cnvkit icon indicating copy to clipboard operation
cnvkit copied to clipboard

call, segmetrics: Filter by Bayesian mixture model

Open etal opened this issue 2 years ago • 0 comments

See the method in InferCNV: https://github.com/broadinstitute/inferCNV/wiki/Bayesian-Network-Latent-Mixture-Model

This method uses an existing R package, rjags, to perform MCMC simulations. Functions are here and the driver script is here.

Either wrap this method in segmetrics and call, or alternatively, ensure that the output of segmetrics or export (some format) can be used as input to inferCNV to continue filtering and plotting without reprocessing.

etal avatar Mar 05 '22 17:03 etal