init_and_load_identification: init_and_load_identification

Description Usage Arguments Details Value

View source: R/Init_and_load_identification.R

Description

Initiate the analysis Output basic information

Usage

1
2
3
4
5
6
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


Uniquorn documentation built on Nov. 8, 2020, 8:07 p.m.