1
0
Fork 0
mirror of https://github.com/MillironX/XAM.jl.git synced 2024-11-14 22:33:14 +00:00
Parse and process SAM and BAM formatted files
Find a file
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
.github Continuous Integration 2020-02-20 10:19:27 +11:00
coverage Continuous Integration 2020-02-20 10:19:27 +11:00
src Minimal code adjustments for working separation 2020-02-20 21:19:07 +11:00
test Minimal code adjustments for working separation 2020-02-20 21:19:07 +11:00
.codecov.yml Continuous Integration 2020-02-20 10:19:27 +11:00
.gitignore Initial commit 2020-01-17 16:30:35 +11:00
ci_prep.jl Continuous Integration 2020-02-20 10:19:27 +11:00
LICENSE Initial commit 2020-01-17 16:30:35 +11:00
Project.toml Minimal code adjustments for working separation 2020-02-20 21:19:07 +11:00
README.md Brief description 2020-01-17 16:31:25 +11:00

XAM.jl

In development: minimal working separation of SAM and BAM from BioAlignments.