Releases: chrovis/cljam
Releases · chrovis/cljam
Release version 0.1.6
Release version 0.1.5
- Add FASTQ I/O
- Add VCF I/O
- Improve level analyzer
- Improve mpileup
- Improve performance of SAM/BAM conversion
- Fix bugs of sorter
- Fix small bugs
Release version 0.1.4
- Add level analyzer of alignments
- Update dependencies except clojure 1.8.0
- Enable CI with JDK8
- Fix bugs of sorter
- Fix bugs of m-pileup
- Fix small bugs
Release version 0.1.3
- Improve FASTA reading
- Improve normalization
- Improve pileup performance (also support concurrency)
- Enable
index
command to specify the number of threads - Display sub-command candidates
- Fix bugs
Release version 0.1.2
- Improve performance of pileup
- Fix small bugs
- Refactoring codes