Skip to content

Releases: epi2me-labs/wf-transcriptomes

v0.1.10

06 Apr 09:44
Compare
Choose a tag to compare

Updated

  • Condition sheet parameter description fixed to CSV
  • Update fastqingress

v0.1.9

27 Feb 15:19
Compare
Choose a tag to compare

Updated

  • Simplify JAFFAL docs

v0.1.8

06 Dec 11:21
Compare
Choose a tag to compare

Changed

  • Updated description in manifest

v0.1.7

01 Dec 22:35
Compare
Choose a tag to compare

Updated

  • -profile conda is no longer supported, users should use -profile standard (Docker) or -profile singularity instead
  • nextflow run epi2me-labs/wf-transcriptomes --version will now print the workflow version number and exit
  • Use parameter --transcriptome-source to define precalculated, reference-based or denovo

v0.1.6

17 Nov 17:20
Compare
Choose a tag to compare

Updated

  • Removed sanitize option
  • Reduce size of differential expression data.

Added

  • Improved DE explanation in docs
  • Option to turn off transcript assembly steps with param transcript_assembly

Fixed

  • Fix JAFFAL terminating workflow when no fusions found.
  • Error if condition sheet and sample sheet don't match.
  • Failed to plot DE graphs when one of data sets is 0 length.

v0.1.5

24 Aug 14:57
Compare
Choose a tag to compare

Added

  • Differential transcript and gene expression subworkflow

v0.1.4

03 Aug 19:34
Compare
Choose a tag to compare

Added

  • JAFFAL fusion detectoion subworkflow

Changed

  • Args parser for fastqingress
  • Set out_dir option type to ensure output is written to correct directory on Windows
  • Skip unnecessary conversion to fasta from fastq
  • Fastqingress metadata map
  • Changed workflow name to wf-transcriptomes