HT29_vcf_file = system.file("extdata/HT29.vcf.gz", package="Uniquorn");
add_custom_vcf_to_database(
vcf_file_path = HT29_vcf_file,
name_cl = "",
ref_gen = "GRCH37",
safe_mode = FALSE,
test_mode = TRUE )
Run the code above in your browser using DataLab