Description Usage Arguments Value
The objective of this script is to convert a COSMIC .vcf file into a R object
1 | formatCOSMIC(input_file, assembly, output_file = "COSMIC")
|
input_file |
path to CosmicCodingMuts.vcf file downloaded following the vignette instructions |
assembly |
either hg19 or hg38 |
output_file |
path to where to save the converted .vcf file into a .rda |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.