Read in the data lines of a Variant Call Format (VCF) file created by Mutect
Read in the data lines of a Variant Call Format (VCF) file created by Mutect
ReadMutectVCF(file, name.of.VCF = NULL, tumor.col.name = NA)
file |
The name/path of the VCF file, or a complete URL. |
name.of.VCF |
Name of the VCF file. If |
tumor.col.name |
Name of the column in VCF which contains the tumor
sample information. It must have quotation marks. If
|
A data frame storing data lines of a VCF file 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.