NUStatBioinfo / DegNorm

Normalizing RNA degradation in RNA-seq data
https://nustatbioinfo.github.io/DegNorm/
3 stars 1 forks source link

Feature/bam files #14

Closed ffineis closed 5 years ago

ffineis commented 5 years ago

Stop using .sam files in favor of .bam files (by way of pysam package)

ffineis commented 5 years ago

use .bam + .bai files now instead of .sam files