tab_indx: Index tab separated genomic regions

Description Usage Arguments

View source: R/util.R

Description

This function takes a .vcf.bgz tab separated genomic region file and generates an index for it

Usage

1
tab_indx(bin_path = "tools/htslib/tabix", file = "", verbose = FALSE)

Arguments

bin_path

REQUIRED Path to bcftools binary. Default tools/htslib/tabix.

file

REQUIRED Path to VCF file to index.

verbose

OPTIONAL Enables progress messages. Default False.


TearsWillFall/variantCall documentation built on Oct. 15, 2021, 8:51 p.m.