Skip to content

Releases: IARCbioinfo/RNAseq-transcript-nf

v2.2

05 Jun 15:24
c664d0a
Compare
Choose a tag to compare

New step:

  • create_summarizedExperiment, which creates an R object containing all tables and annotations inspired by R package tximeta (see help)

Minor changes:

  • reorganized output folder (see help)
  • updated readme
  • added workflow schematic
  • added new dependencies in conda env (R packages)
  • added new parameters used for annotating the SummarizedExperiment object

v2.1

24 Apr 14:26
Compare
Choose a tag to compare
  • update software versions
  • fix containers and conda installation

version 2.0

21 Oct 13:56
Compare
Choose a tag to compare
  • single pass and 2pass modes
  • conda env and dockerfile
  • automated circleCI tests
  • count and FPKM matrices (for genes and transcript) computations
  • input_file mode and different read length handling
  • better output folder structure

Version 1.0

21 Oct 13:39
7e828d5
Compare
Choose a tag to compare

Initial release