]> git.donarmstrong.com Git - bamtools.git/history - src/toolkit
Merge branch 'master' of http://github.com/pezmaster31/bamtools
[bamtools.git] / src / toolkit /
2010-10-27 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-10-25 derekUpdated BamTools version information.
2010-10-16 Derekmodified/clarified some help & usage messages
2010-10-05 DerekMinor formatting, commenting cleanup
2010-10-04 derekAdded tag support in filter tool.
2010-10-04 derekReviewed BAM to YAML conversion contribution (thank...
2010-09-29 Erik Garrisonconvert: cleanup of prior fix, report if no index file...
2010-09-29 Erik Garrisonprior commit caused bug with convert
2010-09-28 Erik Garrisonexposes cigar string data to bamtools filter
2010-09-28 Erik Garrisonadded reader.Open checks to a number of tools
2010-09-28 Chase MillerAdded Yaml for outputing BamAlignments.
2010-09-28 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-23 DerekFixed lack of reverse complemented output in BAM -...
2010-09-23 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-22 DerekImplemented 'compound rule' logic in the FilterTool...
2010-09-20 DerekCleaned up SplitTool internal implementation. Use of...
2010-09-20 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-19 DerekAdded implementation of new SplitTool. This tool split...
2010-09-17 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-16 DerekAdded new PileupEngine to the toolkit. This is used...
2010-09-08 Erik Garrisonprefer bamtools index in BamMultiReader
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-07 DerekDocumentation update
2010-09-07 DerekAdded -region option to bamtools_merge
2010-09-03 DerekCleaned up index file handling throughout toolkit....
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 DerekAdded JsonCPP code to repo. Will be used by FilterTool...
2010-08-18 DerekMissed a Makefile in last commit - just adding header...
2010-08-18 DerekReorganized source tree & build system