Skip to content

Junction Salt

Compare
Choose a tag to compare
@kclem kclem released this 16 Jan 22:18
· 8 commits to master since this release
04d03e1

Major changes

  • Improvement of processing speed by
    • parallelization of alignments in #480
    • memory usage reduction in #478 and #509
  • New parameters, --flexiguide_gap_open_penalty and --flexiguide_gap_extend_penalty, to customize flexiguide alignment in #491
  • New parameter --halt_on_plot_fail so that errors and exceptions in plots don't fail silently in #494
  • New parameter --samtools_exclude_flag to customize the filtering of reads in #503
  • New documentation website at <docs.crispresso.com>.
  • Progress percentages are displayed in the CLI output.

What's Changed

Full Changelog: v2.3.1...v2.3.2