Rna Seq Star Deseq2 Versions Save

RNA-seq workflow using STAR and DESeq2

v2.1.1

1 month ago

2.1.1 (2024-03-25)

Bug Fixes

  • release-please branch to master and set permissions (#79) (4b781cf)
  • update to using storage plugin ftp (#76) (0f18be7)

Performance Improvements

  • update all wrapper to latest v3.5.3 (#78) (bc9ab71)

v2.1.0

3 months ago

Just a quick release with some fixes that have accumulated, so that deployment via snakedeploy and the snakemake workflow catalog will also include those:

  • fix: Fixing workflow for single-end sequencing #70
  • fix: update gffults & qc #69

v2.0.0

1 year ago

This is a major improvement of this workflow, bringing it up to date and extending its functionality. Many thanks to all of the people who reported problems and suggested improvements over the last 1.5 years. I'll try to name all here, but please ping me if I forgot anyone. There was input and contributions from (in no particular order): @isaacvock, @kilpert, @dlaehnemann, @jonathandmoore, @cbp44, @aryazand, @iwv2, @FelixMoelder, @johanneskoester, @svenrahmann

Major change in workflow configuration (/ configurability):

  • feat!: generalize away condition (PR #66): The workflow can now fully use DESeq2's flexibility in its model setup and does not make use of a particular name for the variable_of_interest any more. Instead, there is a new, fully explained, and reasonably intuitive configuration setup in the config.yaml for this, including linkouts to the relevant docs and an explanation in the snakemake workflow catalog docs (that have been improved for unchanged features, as well). Also, this setup and the workflow in general is now more comprehensively tested.

Also lots of smaller fixes:

And a new feature addition (hasn't kicked in yet, this will probably come with the next PR merge):

  • feat: add release-please and use conventional commits for it (PR #64)

v1.2.0

2 years ago
  • deseq_init rule now outputs normalized counts as well (@jafors).
  • Updated software versions (@lparsons, @jafors).
  • Convert gene IDs to symbols (@jafors).

v1.1.2

3 years ago

Format workflow according to Python and Snakemake style guides (black and snakefmt).

v1.1.1

3 years ago

Fixed naming of snakemake-workflow-catalog configuration file.

v1.1.0

3 years ago
  • add protocol strandedness awareness (@matrs)
  • make trimming optional (@sschmeier)
  • adapt to latest best practices and structure (@jafors)

v1.0.0

5 years ago

Added QC.