]> git.donarmstrong.com Git - bamtools.git/history - src/toolkit/bamtools_filter.cpp
Added length property to filter tool.
[bamtools.git] / src / toolkit / bamtools_filter.cpp
2013-05-03 Derek BarnettAdded length property to filter tool.
2013-04-28 Derek BarnettFixed: error in FilterTool - mishandling of ASCII tag...
2012-12-10 Derek BarnettAdded the "-list" option to all toolkit utilities that...
2011-10-14 derekMinor cleanup in FilterTool
2011-10-03 derekmerge conflict
2011-09-10 derekMerge branches 'master' and 'iodevice' into iodevice
2011-09-10 derekMinor cleanup
2011-09-02 derekAdded "isSingleton" property to filter tool
2011-06-07 derekMinor cleanup to toolkit code formatting.
2011-03-23 derekMajor update to BamTools version 1.0
2010-12-13 derekMinor formatting cleanup
2010-12-06 derekFixed : improper exit code from FilterTool
2010-12-06 derekFixed: core mode setting for BamMultiReader::Open(...
2010-11-18 derekChanged GetNextAlignmentCore() calls to GetNextAlignmen...
2010-10-16 Derekmodified/clarified some help & usage messages
2010-10-04 derekAdded tag support in filter tool.
2010-10-04 derekReviewed BAM to YAML conversion contribution (thank...
2010-09-28 Erik Garrisonexposes cigar string data to bamtools filter
2010-09-23 Erik GarrisonMerge branch 'master' of http://github.com/pezmaster31...
2010-09-22 DerekImplemented 'compound rule' logic in the FilterTool...
2010-09-08 Erik GarrisonMerge branch 'master' of git://github.com/pezmaster31...
2010-09-03 DerekCleaned up index file handling throughout toolkit....
2010-09-01 DerekAdded uncompressed output as default behavior for Filte...
2010-08-30 DerekPosted implementation of FilterTool.
2010-08-18 DerekReorganized source tree & build system