1
0
Fork 0
mirror of https://github.com/MillironX/XAM.jl.git synced 2024-11-27 11:49:55 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Ciarán O'Mara
f272b41031 Flatten 2020-03-13 22:09:28 +11:00
Konrad Herbst
8d14563f9d 🐛 Fix SAM.alignlength(record::Record)::Int (#37)
Fixes issue #37 by re-initializing `len` in `SAM.alignlength`.
2020-03-13 20:41:06 +11:00
Ciarán O'Mara
1a3c986152 Minimal code adjustments for working separation
- Update to use GenomicFeatures v2.
- BioAlignments v2.
- BioSequences v2.
- Indexes v0.1.
2020-02-20 21:19:07 +11:00
Ciarán O'Mara
7a56931b90 Naive code roundup 2020-02-20 10:19:28 +11:00