Closed samuelklee closed 7 years ago
The first release of this tool will most likely include the following:
Some refactoring to MCMC package and addition of an EnsembleSampler, which implements affine-invariant ensemble sampling from Goodman & Weare 2010 (this is the same method used by the emcee python package). This method is critical for sampling our highly multimodal posterior well.
Output of 1) all population fraction / ploidy MCMC samples, and 2) average variant profile and 3) posterior summaries at the posterior mode (determined by naive binning of samples).
No plotting.
Early next quarter:
[ ] Unit tests for EnsembleSampler.
[ ] Allowing for >1 tumor population. The model already allows for this, but some performance optimization of the variant-profile sampling step will probably be required.
[ ] Evaluation on BAMs prepared with mixing scripts.
[ ] Writeup of model in technical white paper.
[ ] Tool to produce interactive plots. I think this is necessary to represent the uncertainty in "solutions" produced by the tool.
Issue moved to broadinstitute/gatk #2909 via ZenHub
Tool for inferring mixture of CNV subclones from ACNV output.