| ▲ | hoppp 10 hours ago | |||||||||||||
The author is working on an opensource C++ codebase and not on biology tasks. The work is around tooling. It's like saying well a scalpel is used for medical reasons, sure. But manufacturing scalpels is metalworking, not medicine. | ||||||||||||||
| ▲ | neuronexmachina 10 hours ago | parent [-] | |||||||||||||
I think it's accurate to characterize the project as bio-related work: https://github.com/COMBINE-lab/salmon > salmon is a wicked-fast program for highly-accurate, transcript-level quantification from RNA-seq data. It pairs a fast mapping stage — selective alignment, or alignment-free sketch mode (--sketch) — with a massively-parallel statistical model (EM/VBEM over equivalence classes) to estimate transcript abundances. You can give salmon raw sequencing reads, or regular alignments to the transcriptome (an unsorted BAM), and it uses the same inference engine either way. | ||||||||||||||
| ||||||||||||||