ReadStrelkaSBSVCFs | R Documentation |
Read Strelka SBS (single base substitutions) VCF files.
ReadStrelkaSBSVCFs(files, names.of.VCFs = NULL)
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.