Query: vcf-stats
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VCF-STATS(1) User Commands VCF-STATS(1)NAMEvcf-stats - statistic of VCF fileSYNOPSISvcf-stats [OPTIONS] file.vcf.gzOPTIONS-d, --dump <file> Take an existing dump file and recreate the files (works with -p) -f, --filters <filter1,filter2> List of filters such as column/field (any value), column/field=bin:max (cluster in bins),column/field=value (exact value) -p, --prefix <dir/string> Prefix of output files. If slashes are present, directories will be created. -s, --samples <list> Process only the listed samples, - for none. Excluding unwanted samples may increase performance considerably. -h, -?, --help This help message.EXAMPLES# Calculate stats separately for the filter field, quality and non-indels vcf-stats file.vcf.gz -f FIL- TER,QUAL=10:200,INFO/INDEL=False -p out/ # Calculate stats for all samples vcf-stats file.vcf.gz -f FORMAT/DP=10:200 -p out/ # Calculate stats only for the sample NA00001 vcf-stats file.vcf.gz -f SAMPLE/NA00001/DP=1:200 -p out/ vcf-stats file.vcf.gz > perl.dump vcf-stats 0.1.5 July 2011 VCF-STATS(1)
Related Man Pages |
---|
spicy-stats(1) - debian |
vcf-isec(1) - debian |
evolution-addressbook-import(1) - sunos |
evolution-addressbook-export(1) - sunos |
text::vcard::addressbook(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |