projects
/
bamtools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bamtools.git
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
2010-07-09
Derek
Fixed typos in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Reorganized convert tool code. Restored stdin by defaul...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Merge http://github.com/ekg/bamtools
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Fixed: proper handling of BamAlignment::AlignedBases...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Updated index and count sub-tools to recognize new...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Separated indexing ops to new class. Implemented a...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Derek
Enforced proper handling of large files (>4Gb) on 32...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Erik Garrison
Merge BamMultiReader and SetRegion into bamtools convert
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Erik Garrison
Remove heavy-handed failure mode in BamMultiReader...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Derek
Removed accidental commit of .o files
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Derek
Modified BamReader(and BGZF)::Open() to return bool...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Derek
Updated temp file path stubs to reflect input BAM file...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Derek
Rough implementation of sort tool. Generate lots of...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Erik Garrison
Gracefully handle empty files with the BamMultiReader
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Erik Garrison
integration of SetRegion into BamMultiReader
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Erik Garrison
moved bamtools_count to use BamRegion
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
Derek
Modified Jump() scheme to take better account of specif...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
Derek
Modified BamReaderPrivate::GetOffset() & BinsFromRegion...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
Derek
Added concept of a fully specified region of interest...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Erik Garrison
change merger to use GetNextAlignmentCore
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Erik Garrison
Merge branch 'master' of git://github.com/pezmaster31...
commit
|
commitdiff
|
tree
|
snapshot
next