Skip to content

Releases: guigolab/grape-nf

Version 1.3.1

14 Jun 08:22
Compare
Choose a tag to compare
  • Use annotation file object as input for tasks - fix #84 [5ce9bde]

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

20 Feb 17:02
Compare
Choose a tag to compare
  • Reduce memory usage in RSEM quantification process [78fd890]
  • Fix regression - allow usage of precomputed genome index [4a885e3]
  • Minor changes to main pipeline script [a41b5dc]
  • Fix issue with contig step on unstranded data [87d7db7]
  • Fix file issue in fastaIndex process [36f3469]
  • Update memory for mapping [e00579a]
  • Fix file issues in steps for mapping and quantification indices [574a115]
  • Fix syntax errors in rsem module [a7b549e]
  • Refactor modules and workflows [df1731f]

Full Changelog: v1.2.1...v1.3.0

Version 1.1.5

20 Jul 08:45
Compare
Choose a tag to compare
  • Reduce memory usage in RSEM quantification process

Full Changelog: v1.1.4...v1.1.5

Version 1.2.1

13 Jun 07:30
Compare
Choose a tag to compare
  • Update numeric type for memory in mapping module - fix regression

Full Changelog: v1.2...v1.2.1

Version 1.2

09 Jun 13:24
Compare
Choose a tag to compare
  • Add CFF file for citattion - resolve #75
  • Update ci script and GH actions workflow
  • Skip QC downstream steps for bams with no alignments - fix #76
  • Add sample information in process tags - resolve #73
  • Correct reported number of sequencing runs for non-unique ids - fix #74
  • Update trace file path in main config
  • DSL2 refactoring - #78 #62

Full Changelog: v1.1.4...v1.2

Version 1.1.4

16 May 13:29
Compare
Choose a tag to compare
  • Update cross key to get bamFilesToTranscriptome and bamStatsFiles - fixes #72

Full Changelog: v1.1.3...v1.1.4

Version 1.1.3

16 May 10:50
Compare
Choose a tag to compare
  • Handle other == NA in infer experiment script - fix #71

Full Changelog: v1.1.2...v1.1.3

Version 1.1.2

03 May 12:37
Compare
Choose a tag to compare
  • Update numeric type for mapping memory - fixes #70

Full Changelog: v1.1.1...v1.1.2

Version 1.1.1

29 Sep 12:58
Compare
Choose a tag to compare
  • Set memory limit to STAR index process - fix #66

Additional improvements and fixes:

  • Update GitHub workflow
  • Merge pull request #61 from guigolab/dependabot/bundler/docs/addressable-2.8.0
  • Bump addressable from 2.4.0 to 2.8.0 in /docs

Full Changelog: v1.1.1...v1.1.0

Version 1.1.0

12 Mar 10:00
Compare
Choose a tag to compare
  • Add output files section in readme - #58
  • Change quantification process view - #59

Additional improvements and fixes:

  • Switch CI to GitHub Actions
  • Fix issue with sambamba repo checkout in Dockerfile

Full Changelog: v1.0.0...v1.1.0