0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added buffer for small performance improvement. More... almost 13 years ago
Removed unnecessary type. More... almost 13 years ago
Removed old comment. More... almost 13 years ago
Added a BAM alignment struct. More... almost 13 years ago
Removed unused functions. More... almost 13 years ago
Use named constants, not magic numbers More... about 13 years ago
Removed redundant let More... about 13 years ago
Refactor indexed BAM file reading for with-bam macro More... about 13 years ago
Set file bgzf-position correctly when EOF reached More... about 13 years ago
Added bgzf-empty-p function More... about 13 years ago
Added notes More... about 13 years ago
Added alignment-reference-end convenience function More... about 13 years ago
Copyright statement update More... about 13 years ago
Rationalised with-bam macro to handle both full scans and indexed operations over multiple ranges More... about 13 years ago
Ref-fixed bug where with-bam was ignoring the specified ref-num More... about 13 years ago
Fixed bug where bin 0 was omitted! More... about 13 years ago
Fixed bug where with-bam was ignoring the specified ref-num More... about 13 years ago
Moved indexing functions to their own file More... about 13 years ago
Indexing refactor More... about 13 years ago
Made mock BAM file generator more flexible. More... about 13 years ago
Added BAM error conditions More... about 13 years ago
Added argument check for valid reference id More... about 13 years ago
Added notes on indexing algorithm More... about 13 years ago
Factored out rle function More... about 13 years ago
Fixed up indexing to be relatively sane More... about 13 years ago
Factored out code duplication More... about 13 years ago
Index struct changes More... about 13 years ago
Adding samtools hacks to the indexer More... about 13 years ago
Removed incorrect test for ref-num when index is not provided More... over 13 years ago
Merge branch 'sam-1.3' More... over 13 years ago