formatCOSMIC: Read in a COSMIC file and format it for usage in TMBleR

Description Usage Arguments Value

View source: R/readCOSMIC.R

Description

The objective of this script is to convert a COSMIC .vcf file into a R object

Usage

1
formatCOSMIC(input_file, assembly, output_file = "COSMIC")

Arguments

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

Value

nothing


acc-bioinfo/TMBleR documentation built on Dec. 18, 2021, 10:21 p.m.