projects
/
bamtools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bamtools.git
2010-10-21
Erik Garrison
add index caching mode setter to BamMultiReader
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Derek
Fixed NoIndexCaching behavior
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Derek
Merge branch 'master' of git://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Derek
Implemented index cache mode for both BAI & BTI formats
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Derek
Implemented index cache mode for both BAI & BTI formats
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Derek
modified/clarified some help & usage messages
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Derek
Changed BamAlignment::SupportData from private to public.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Derek
Fixed: bug(s) related to empty references and regions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Derek
Minor formatting, commenting cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
derek
Added tag support in filter tool.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
derek
Reviewed BAM to YAML conversion contribution (thank...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Erik Garrison
convert: cleanup of prior fix, report if no index file...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Erik Garrison
prior commit caused bug with convert
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Erik Garrison
exposes cigar string data to bamtools filter
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Erik Garrison
added reader.Open checks to a number of tools
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Chase Miller
Added Yaml for outputing BamAlignments.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Erik Garrison
Merge branch 'master' of http://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Derek
Fixed lack of reverse complemented output in BAM -...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Erik Garrison
Merge branch 'master' of http://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Derek
Implemented 'compound rule' logic in the FilterTool...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Derek
Cleaned up SplitTool internal implementation. Use of...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Erik Garrison
Merge branch 'master' of http://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Derek
Removed a backup text file that snuck into an earlier...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Derek
Added implementation of new SplitTool. This tool split...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Derek
Added GetTagType() to BamAlignment
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Derek
Updated to match new BamAlignment.h includes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Derek
Missed api/Makefile in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Derek
Moved BamAlignment data structure out to its own .h...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Erik Garrison
Merge branch 'master' of http://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Derek
Fixed: bug related to accessing data (or regions with...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Erik Garrison
Merge branch 'master' of http://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Derek
On second thought, moved the (non-indexing) constants...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Derek
Did some housekeeping in BamAux.h - moved some constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Derek
Missed an update to BamToolsIndex code in a previous...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Derek
Added new PileupEngine to the toolkit. This is used...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Derek
Added option for users to specifiy half-open (1-based...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Erik Garrison
Merge branch 'master' of http://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Derek
Fixed off-by-one error in BamAlignment::GetEndPosition()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Erik Garrison
updated debugging output in BamIndex, seek vs. calculat...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Erik Garrison
Added more verbose debugging output to BamMultiReader...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Derek
Reimplemented BamToolsIndex for bug fix and performance...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Derek
Removed debug output statement that slipped into last...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Derek
Reorganizing index/jumping calls. Now all BamReader...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Erik Garrison
prefer bamtools index in BamMultiReader
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Erik Garrison
Merge branch 'master' of git://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Derek
Relicensed the source code used in bamtools_options...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Derek
Documentation update
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Derek
Added -region option to bamtools_merge
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Derek
Previously missed a line in BamReader.cpp with the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Derek
Large-scale API indexing re-organization:
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Derek
Modified Utilities::FileExists() so it doesnt rely...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Derek
Cleaned up index file handling throughout toolkit....
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Derek
Added IsIndexLoaded() public method to BamReader. Allow...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Derek
Modified help description for -bti option
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Derek
Added uncompressed output as default behavior for Filte...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Posted implementation of FilterTool.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Minor formatting & commenting update
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Updated bamtools_utilities with #defines
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Updating bamtools_options
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Added bamtools_filter_engine.*
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Removed -pg debug flag from Makefile CXXFLAGS, accident...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Forgot to add jsoncpp/json.h in a previous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Fixed: Calls to GetEndPosition() rely on CIGAR data...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Derek
Added JsonCPP code to repo. Will be used by FilterTool...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Erik Garrison
change printf's to fprint(stderr,
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Derek
Missed a Makefile in last commit - just adding header...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Derek
Added simple header comments to all Makefiles, to help...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Derek
Modified Makefile to ensure creation of bin/ and obj...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Derek
Reorganized source tree & build system
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Derek
Minor formatting cleanup in BamIndex.*
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Derek
Modified the way BGZF sets up uncompressed output....
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Derek
Modified BamWriter::Open() to return bool on success...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Derek
Added write-uncompressed flag to BGZF. Commit includes...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Derek
Merge git://github.com/ekg/bamtools
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Derek
Minor formatting cleanup: really just an update to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Erik Garrison
for json output in bamtools convert
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Derek
Bug fix in BamReader::Jump()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Derek
Added AddTag/EditTag/RemoveTag methods to BamAlignment...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Derek
Reworded bamtools stats general help description
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Derek
Mostly cosmetic fixes. A few tweaks to subtool options...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Derek
Implemented basic alignment stats (count/%) for most...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Derek
Various cleanups. Added -noheader to SAM conversion...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Derek
Forgot to update Makefile with last commit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Derek
Removed SamTool (bamtools sam ...) from toolkit. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Derek
Fixed variable length tag data retrieval in BamAlignmen...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Derek
Fixed: remove unnecessary EOF write attempt for read...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Derek
Forgot to include updated bamtools 'main' with RandomTo...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Derek
Added the <cctype> include to BamAux to explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Derek
Fixed fopen-related typo in bamtools_fasta.*
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Derek
Added basic implementation of RandomTool. This generate...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Derek
Modified BamMultiReader::Open() to return bool. Still...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Derek
Added cross-platform LFS for tell/seek. Removed fopen64...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Derek
Fixed Rewind(). Now using LoadNextAlignment() instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Derek
Modified Rewind() to check actual data present when...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Derek
Modified handling of BamAlignmentSupportData. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Derek
Purely cosmetic udpate. Cleaned up some commented block...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Derek
Updated Makefile for fasta & pileup
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Derek
Added support for reading FASTA sequences, as well...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Derek
Begun basic pileup conversion
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Added simple PrintBed() method; plan to add PrintWiggle...
commit
|
commitdiff
|
tree
|
snapshot
next