]> git.donarmstrong.com Git - bamtools.git/commit
Reorganization of toolkit. Split subtools out to own headers. Added custom getopt...
authorDerek <derekwbarnett@gmail.com>
Wed, 26 May 2010 20:05:15 +0000 (16:05 -0400)
committerDerek <derekwbarnett@gmail.com>
Wed, 26 May 2010 20:05:15 +0000 (16:05 -0400)
commitd37b45d132eb330a2c918c59e9ecb78168a4ac47
tree86b4677dd13bc2c159e63e8f01219a559af80627
parent8a0328ccbd7db4283b113e1f3480fd5ac334dbbc
Reorganization of toolkit. Split subtools out to own headers. Added custom getopt functionality for subtools arguments.  Provided or extended rough implementations for most subtools.
13 files changed:
BamReader.cpp
Makefile
README
bamtools.cpp
bamtools_coverage.h [new file with mode: 0644]
bamtools_dump.h [new file with mode: 0644]
bamtools_getopt.h [new file with mode: 0644]
bamtools_header.h [new file with mode: 0644]
bamtools_index.h [new file with mode: 0644]
bamtools_merge.h [new file with mode: 0644]
bamtools_sam.h [new file with mode: 0644]
bamtools_sort.h [new file with mode: 0644]
bamtools_stats.h [new file with mode: 0644]