]> git.donarmstrong.com Git - bamtools.git/commit
add input file list method to bamtools merge
authorErik Garrison <erik.garrison@bc.edu>
Thu, 29 Nov 2012 17:34:46 +0000 (12:34 -0500)
committerErik Garrison <erik.garrison@bc.edu>
Thu, 29 Nov 2012 17:34:46 +0000 (12:34 -0500)
commiteff70361664007ae1712efe87e3bc4647c2afc10
treeffad339cf880e0b28a32887cf20c36fb12cb7f74
parente9977c58d60d1a1b2034eb3f01cd0183cbfe8736
add input file list method to bamtools merge

By using -list users can specify a file list.  Workaround for the case
when there are more input files than allowed by the maximum number of
command-line arguments.
src/toolkit/bamtools_merge.cpp