Query: vcf-concat
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VCF-CONCAT(1) User Commands VCF-CONCAT(1)NAMEvcf-concat - concatenate VCF filesSYNOPSISvcf-concat [OPTIONS] A.vcf.gz B.vcf.gz C.vcf.gz > out.vcfDESCRIPTIONAbout: Convenience tool for concatenating VCF files. In the basic mode it does not do anything fancy except for a sanity check that all files have the same columns. When run with the -s option, it will perform a partial merge sort, looking at a limited number of open jobs simultaneously.OPTIONS-f, --files <file> Read the list of files from a file. -s, --merge-sort <int> Allow small overlaps in N consecutive files. -h, -?, --help This help message. vcf-concat 0.1.5 July 2011 VCF-CONCAT(1)
Related Man Pages |
---|
pycocuma(1) - debian |
vcf-compare(1) - debian |
concat(3tcl) - debian |
evolution-addressbook-export(1) - sunos |
libebook-1.2(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
Find columns in a file based on header and print to new file |