Scroll to navigation

BIO-VCF(1) User Commands BIO-VCF(1)

NAME

bio-vcf - domain specific language (DSL) for processing the VCF format

SYNOPSIS

bio-vcf [options] filename

DESCRIPTION

bio-vcf 0.9.5 (biogem Ruby 2.7.2 with pcows) by Pjotr Prins 2015-2020

e.g. bio-vcf < test/data/input/somaticsniper.vcf

Ignore missing data
Evaluate filter on each record
Evaluate filter on each sample
Filter on selected samples (e.g., 0,1
Include filter
Include set - implicitely defines exclude set
Exclude filter
Exclude set - overrides exclude set
Set/add filter field to name
Filter on BED elements
Evaluate command on each record
Evaluate command once (usually for header info)
Evaluate command on each sample
Rewrite INFO
Output selected samples
Generate Turtle RDF (also check out --template!)
Multi-core version (default ALL)
Fork thread on num lines (default 40000)
Do not output VCF header info
Set a special tab delimited output header (#samples expands to sample names)
Use ERB template for output
Add bio-vcf status tag to header output
Timeout waiting for thread to complete (default 180)
Output sample names
Output statistics
Run quietly
Run verbosely
Show debug messages and keep intermediate output
Identifier
Add tags
display this help and exit

Vcf parser

AUTHOR


This manpage was written by Nilesh Patra for the Debian distribution and
can be used for any other usage of the program.

September 2021 bio-vcf 0.9.5