Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 23:26
fb3b6ef

[v0.2.0] - 2024-10-08

Added

Changed

  • MAJIQ.smk:
    • Use local singularity image for MAJIQ as there is no public image available.
    • Add a rule to run majiq deltapsi module.
  • Whippet.smk: Use single thread to allow parallel execution of the quant rule.
  • LeafCutter.smk: Remove rule plottingSpliceJunctions.
  • preprocessing_RNAseq.smk: Add rule CollectRnaSeqMetrics and CollectInsertSizeMetrics to collect metrics.
  • Use multiqc/multiqc:v1.25 image for MultiQC.

Fixed