bgzip: bgzip

Description Usage Arguments Details Examples

View source: R/functions.R

Description

Run bgzip

Usage

1

Arguments

...

Path to input vcf to compress with bgzip

Details

Find more help online https://github.com/stephenturner/om..bcftools.

Examples

1
2
3
library(outsider)
bcftools <- module_import('bcftools', repo = 'stephenturner/om..bcftools')
bcftools('-h')  # or --help or whichever argument prints help

stephenturner/om..bcftools documentation built on Dec. 23, 2021, 5:32 a.m.