Skip to content

version 0.0.13

Compare
Choose a tag to compare
@borauyar borauyar released this 04 Jun 20:20
· 148 commits to master since this release

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)