bgzip: Bzips a VCF file

Description Usage Arguments

View source: R/util.R

Description

This function takes a VCF file and Bgzips it

Usage

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

Arguments

bin_path

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

file

Required Path to VCF file to bgzip.

verbose

Optional Enables progress messages. Default False.


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