]> git.donarmstrong.com Git - bamtools.git/history - src
Fixed: convert tool - improper unsigned char handling in tags
[bamtools.git] / src /
2010-09-03 DerekModified Utilities::FileExists() so it doesnt rely...
2010-09-03 DerekCleaned up index file handling throughout toolkit....
2010-09-03 DerekAdded IsIndexLoaded() public method to BamReader. Allow...
2010-09-02 DerekModified help description for -bti option
2010-09-01 DerekAdded uncompressed output as default behavior for Filte...
2010-08-30 DerekPosted implementation of FilterTool.
2010-08-30 DerekMinor formatting & commenting update
2010-08-30 DerekUpdated bamtools_utilities with #defines
2010-08-30 DerekUpdating bamtools_options
2010-08-30 DerekAdded bamtools_filter_engine.*
2010-08-30 DerekForgot to add jsoncpp/json.h in a previous commit
2010-08-30 DerekFixed: Calls to GetEndPosition() rely on CIGAR data...
2010-08-30 DerekAdded JsonCPP code to repo. Will be used by FilterTool...
2010-08-20 Erik Garrisonchange printf's to fprint(stderr,
2010-08-18 DerekMissed a Makefile in last commit - just adding header...
2010-08-18 DerekAdded simple header comments to all Makefiles, to help...
2010-08-18 DerekReorganized source tree & build system