Read Mutect VCF files.
Read Mutect VCF files.
ReadMutectVCFs(files, names.of.VCFs = NULL, tumor.col.names = NA)
files |
Character vector of file paths to the VCF files. |
names.of.VCFs |
Character vector of names of the VCF files. The order of
names in |
tumor.col.names |
Character vector of column names in VCFs which contain
the tumor sample information. The order of names in |
A list of data frames which store data lines of VCF files with two additional columns added which contain the VAF(variant allele frequency) and read depth information.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.