]> git.donarmstrong.com Git - bamtools.git/history - src
Version 2.2.2
[bamtools.git] / src /
2010-09-10 DerekRemoved debug output statement that slipped into last...
2010-09-10 DerekReorganizing index/jumping calls. Now all BamReader...
2010-09-08 Erik Garrisonprefer bamtools index in BamMultiReader
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-07 DerekRelicensed the source code used in bamtools_options...
2010-09-07 DerekDocumentation update
2010-09-07 DerekAdded -region option to bamtools_merge
2010-09-07 DerekPreviously missed a line in BamReader.cpp with the...
2010-09-03 DerekLarge-scale API indexing re-organization:
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