init_and_load_identification {Uniquorn}R Documentation

init_and_load_identification

Description

Initiate the analysis Output basic information

Usage

init_and_load_identification( 
    verbose,
    ref_gen,
    vcf_file,
    output_dir
)

Arguments

verbose

Print additional information

ref_gen

Reference genome version. All training sets are associated with a reference genome version. Default: GRCH37

vcf_file

Path to vcf_file

output_dir

Output directory for identification results

Details

init_and_load_identification parses vcf file and output basic information

Value

Three file path instances and the fingerprint


[Package Uniquorn version 2.2.1 Index]