version 0.0.13
Major updates since 0.0.10 release:
- Added support to configure the mapper (STAR + HISAT2)
- Clean up intermediate SAM files after sorted BAM files are obtained
- FASTQC and TRIM-GALORE are dropped from the pipeline. Instead a faster package (fastp), which handles
both read trimming/filtering and quality control reporting is added to the pipeline. - The updates should increase both the speed (particularly in read filtering), maximum memory
consumption (when HISAT2 is used) and disk space usage (by removing unused SAM files)