Description Usage Arguments Value
View source: R/Parser_scripts.R
Intern utility function. Filters the parsed VCF file for all informations except for the start and length of variations/mutations.
1 2 3 4 5 | parse_vcf_file(
vcf_file,
ref_gen,
library_name
)
|
vcf_file |
character string giving the path to the vcf file on the operating system. |
ref_gen |
Reference genome version |
library_name |
Name of the reference library |
Loci-based DNA-mutational fingerprint of the cancer cell line as found in the input VCF file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.