load_VCF_Strelka | R Documentation |
Parse a VCF file from Srelka 2, which stores for PASS SNVs the read depth of the alleles in the nornmal and tumour
load_VCF_Strelka(file)
file |
is Strelka 2 vcf file path |
Allele depths for normal and tumour for all PASS autosome SNVs
# not run
## Not run:
load_VCF_Strelka("Myfile.vcf")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.