Skip to content

release-Susan

Latest
Compare
Choose a tag to compare
@wishabc wishabc released this 13 Apr 14:25
· 103 commits to master since this release

ADASTRA release Susan (Apr 2021): README
Key changes and updates:

(1) Estimating significance of individual ASBs: the weight parameter obtained by fitting the negative binomial mixture (applicable for scoring ASBs for BAD > 1) is now used as an informative prior, that is treated as the probability of the tested allele (the Reference allele for Ref-ASBs and the Alternative allele for Alt-ASBs) to have a higher copy number (compared to the other allele with a fixed read count), and thus to have a higher ChIP-Seq read count independently of TF binding.

The posterior was calculated for each particular SNV and used for ASB scoring, the Bayesian factor was calculated from the likelihood ratio of obtaining the observed ChIP-Seq read count at the tested allele agreeing (the tested allele has a higher DNA copy number) or contrasting (conversely) with the DNA copy number (defined by BAD). This posterior weight was used to compute the P-value and the effect size for individual SNVs.

This updated approach improves the statistical scoring of ASBs by reweighting the Negative binomial mixture and placing an emphasis on the component that is more likely to be the source of the observed read counts. This is specifically important for cell type-ASBs, where the allele with a larger ChIP-Seq read count is commonly shared between experiments.

This improvement marks the main difference with the published algorithm (doi:10.1101/2020.10.07.327643), which had a disadvantage that different observations (experiments for the same SNV) having a common allele with a greater ChIP-Seq read count, in fact, did not comply with the 'global' fit of the Negative Binomial Mixture model.

(2) BAD calling procedure changes: the penalty for generating additional segments in the BABACHI algorithm (https://github.com/autosome-ru/BABACHI) was changed to CAIC4 (CAIC with the multiplier of 4) instead of 9 used in Soos. This provides a minor but consistent improvement in terms of BAD maps agreement with COSMIC.