View source: R/VCF_to_catalog_functions.R
ReadStrelkaSBSVCF | R Documentation |
Read in the data lines of an SBS VCF created by Strelka version 1
ReadStrelkaSBSVCF(file, name.of.VCF = NULL)
file |
The name/path of the VCF file, or a complete URL. |
name.of.VCF |
Name of the VCF file. 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.