Skip to content

Releases: FAANG/analysis-TAGADA

Version 2.1.3

17 May 07:46
Compare
Choose a tag to compare
  • Upgrade image with new version of Scripts
  • Fix bug when only one modality is given to quantify-by

Version 2.1.2

03 Aug 14:57
Compare
Choose a tag to compare

Changelog

  • Fixed bug in max resources settings

Version 2.1.1

24 Jun 08:29
Compare
Choose a tag to compare

Changelog

  • Added --feelnc-filter-args, --feelnc-codpot-args, --feelnc-classifier-args to pass arguments to every FEELnc script.
  • Fixed expression clustering to work with any number of samples.
  • Updated resource requirements for processes.

Version 2.1.0

20 Apr 06:12
Compare
Choose a tag to compare

Changelog

  • Added Tmerge by default instead of StringTie to coalesce assembled transcripts into a novel annotation.
  • Added --coalesce-transcripts-with to select the tool used to coalesce transcripts.
  • Added --min-monoexonic-occurrence and --min-monoexonic-tpm to filter rare monoexonic transcripts separately after assembly.
  • Added hierarchical clustering on genes TPM to compare quantification groups.
  • Updated dependencies:

Version 2.0.0

26 Jan 13:48
Compare
Choose a tag to compare

Changelog

  • Rewrote the pipeline in Nextflow DSL2.
  • Added --assemble-by and --quantify-by to merge aligned reads separately for transcripts assembly and quantification.
  • Added --min-transcript-occurrence and --min-transcript-tpm to filter rare transcripts after transcripts assembly.
  • Added --skip-assembly to run the pipeline without generating a novel annotation.
  • Added control plots to the MultiQC report.

Version 1.0.2

21 Jun 10:51
Compare
Choose a tag to compare

Changelog

  • Updated a dependency in the container to correct long non-coding transcript counts in the multiQC report.

Version 1.0.1

11 Jun 10:24
Compare
Choose a tag to compare

Changelog

  • Corrected gene and transcript counts in the annotation comparison section of the multiQC report.

Version 1.0.0

04 Jun 14:03
Compare
Choose a tag to compare

First official production-ready release.

Version 0.3.1

12 Mar 10:22
Compare
Choose a tag to compare
Fix unnecessary globbing of single files

Version 0.3.0

15 Feb 11:10
Compare
Choose a tag to compare
Add parameter check for --lncMode