Changes:
- PCA will be added to alleyoop summary if count folder is provided
- Reads in UTRs will be added to alleyoop summary if count folder is provided
- Comment tags added to summary, rates, utrrates, tcperreadpos, tcperutrpos to be recognized by MultiQC http://multiqc.info/
- NextGenMap udated to version 0.5.2
- Slamdunk now checks NextGenMap version
- Simulation module (splash) added: simulates slamdunk samples from a set of UTRs (BED file) and evalutes results computed by SlamDunk. See splash –help for more information
- -i/–sample-index is now 1-based instead of 0-based
- Columns for conversion rate confidence interval added to count files (not used yet)
- Filter summary integrated into log
- Added sample names now in globalRatePlotter
Bugfixes:
- Number of sequenced reads fixed for BAM files computed with -ss/–skip-sam option
- NextGenMap memory leak fixed