parse_vcf_file {Uniquorn} | R Documentation |
Intern utility function. Filters the parsed VCF file for all informations except for the start and length of variations/mutations.
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.