Skip to content

Releases: BimberLab/nimble-aligner

release_2024.07.16_21-49

16 Jul 21:49
Compare
Choose a tag to compare
Disable trimming

release_2024.07.16_03-37

16 Jul 03:37
Compare
Choose a tag to compare
Fix qual string length to match TSO trim

release_2024.07.16_02-35

16 Jul 02:35
Compare
Choose a tag to compare
Add MAXINFO read trimming implementation

release_2024.06.06_18-55

06 Jun 18:55
5fb67f1
Compare
Choose a tag to compare
Refactor (#82)

* Test reference_library.rs

* Finish refactor up until pipelines

* Finish test+refactor up to the end of fastq pipeline

* Finish bam process overview, except for align_umi_to_libraries

* Finish test/refactor on scores

* Strip out some warnings

* Test and refactor pseudoalign

* Refactor down to process_equivalence_class_to_feature_list

* Refactor and comment get_sequences

* Finish refactor of align.rs

* Finish utils.rs

* Finish bam.rs

* Change to a single debrujin graph

* Fix triage reporting structure

---------

Co-authored-by: hextraza <[email protected]>

release_2024.03.19_16-52

19 Mar 16:52
Compare
Choose a tag to compare
Add raw nimble scores and triage reasoning to output

release_2024.02.16_00-58

16 Feb 00:58
Compare
Choose a tag to compare
Skip SEQ when writing out

release_2024.02.16_00-49

16 Feb 00:49
Compare
Choose a tag to compare
Log and propagate orientation filter reasoning to output

release_2024.02.15_18-25

15 Feb 18:25
Compare
Choose a tag to compare
Output whole UMI if a score is recovered

release_2024.02.15_00-47

15 Feb 00:47
Compare
Choose a tag to compare
Add arbitrary BAM field and tag dumping to output, gzip results

release_2024.02.02_19-46

02 Feb 19:46
28cb227
Compare
Choose a tag to compare
Update sorted_bam_reader.rs