SkillAgentSearch skills...

Placenta

Code accompanying 'Inherent mosaicism and extensive mutation of human placentas' (Coorens et al., Nature, 2021)

Install / Use

/learn @TimCoorens/Placenta
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Filters

The filtering steps follow the general unmatched variant calling approach as employed in previous papers. In brief, they involve recounting all variants found in one patient across all samples from that patient, after which the germline variants are filtered out using an exact binomial test (germline_exact_binom.R). After that, further artefacts are filtered out using a filter based on a beta-binomial overdispersion estimation (beta_binom_filter.R). More information on these filters can be found at https://github.com/TimCoorens/Unmatched_NormSeq. The script filtering_placenta.R has the general code and workflow for the filtering of SNVs and indels.

Figures

Code to recreate the respective figures can be found in the scripts labelled with 'placenta_figure'. These will need the extended data tables attached to the paper as input.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks0

Languages

R

Security Score

55/100

Audited on Jun 5, 2023

No findings