garber-lab / ESAT

Stripped-down version of original ESAT code
6 stars 5 forks source link

Three changes: 1) umiMin default changed from 10 to 0; 2) all genes, #14

Closed ADerr closed 8 years ago

ADerr commented 8 years ago

even with 0 counts, are written to the gene-level output file; 3) 'proper' multimapper handling now first checks all mapping locations to see if they map to any transcript, IGNORING THE STRAND. Then, before saving the unique transcript-mapping read, the read is checked to make sure it maps to the chosen transcript on the correct strand.