vcf-query(1) debian man page | unix.com

Man Page: vcf-query

Operating Environment: debian

Section: 1

VCF-QUERY(1)							   User Commands						      VCF-QUERY(1)

NAME
vcf-query - query VCF files
SYNOPSIS
query-vcf [OPTIONS] file.vcf.gz
OPTIONS
-c, --columns <NA001,NA002,..> List of comma-separated column names. -f, --format <string> The default is '%CHROM:%POS %REF[ %SAMPLE=%GT] ' -l, --list-columns List columns. -r, --region chr:from-to Retrieve the region. (Runs tabix.) -h, -?, --help This help message.
EXAMPLES
query-vcf file.vcf.gz 1:1000-2000 -c NA001,NA002,NA003 query-vcf file.vcf.gz -r 1:1000-2000 -f '%CHROM:%POS %REF[ %SAMPLE:%*=,] ' query-vcf file.vcf.gz -f '[%GT ]%LINE ' query-vcf file.vcf.gz -f '%CHROM %POS %INFO/DP %FILTER ' vcf-query 0.1.5 July 2011 VCF-QUERY(1)
Related Man Pages
bluemon-query(1) - debian
fc-query(1) - debian
vcftools(1) - debian
rdf::redland::query(3pm) - debian
text::vcard::addressbook(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph