View source: R/firevat_mutational_patterns.R
MutPatParseVCFObj | R Documentation |
Parses a vcf.obj and prepares it to run Mutational Patterns.
MutPatParseVCFObj(vcf.obj, bsg, sample.id = "sample")
vcf.obj |
A list from ReadVCF |
bsg |
A BSgenome object |
sample.id |
A string value |
A data.frame with the column sample.id and row names corresponding to 96 substitution types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.