MontgomeryLab / tinyRNA

tinyRNA provides an all-in-one solution for precision analysis of sRNA-seq data. At the core of tinyRNA is a highly flexible counting utility, tiny-count, that allows for hierarchical assignment of reads to features based on positional information, extent of feature overlap, 5’ nucleotide, length, and strandedness.
GNU General Public License v3.0
1 stars 1 forks source link

Counter: de-collapse SAM files for use with IGV #150

Closed AlexTate closed 2 years ago

AlexTate commented 2 years ago

Collapsed SAM files make alignment and counting more efficient, but they aren't useful when opened in IGV. A command line option will be added to Counter and the Run Config for de-collapsing SAM files on-the-fly during normal counting, and an option to only only de-collapse the SAM files via tiny-count