Skip to content

Releases: TRON-Bioinformatics/tronflow-alignment

v1.9.1

19 Jul 11:50
ccbdb3e
Compare
Choose a tag to compare

What's Changed

  • Remove outSAMtype STAR parameter by @LKress in #13

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

24 May 11:31
8ec8065
Compare
Choose a tag to compare

What's Changed

  • add fastp arbitrary args via --fastp_args and add changelog by @priesgo in #12

Full Changelog: v1.8.1...v1.9.0

v1.8.1

23 May 13:57
b47efca
Compare
Choose a tag to compare

What's Changed

  • Increase submodule usability by @gipohl in #10
  • Merge Gianna's work into master by @priesgo in #11
  • Change Conda support in CI environment
  • Add ci profile for CI purposes

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

18 Oct 05:53
3811646
Compare
Choose a tag to compare

Changes

  • Add support for STAR two pass mode which increases sensitivity in novel splice junctions
  • Add additional arguments for BWA mem, BWA mem 2 and STAR that enables the user to add any additional arguments

Release v1.7.0

08 Apr 11:24
3c90b89
Compare
Choose a tag to compare

Changes

  • Add STAR for alignment of RNA-seq data
  • Record software versions in the output
  • Repository has been renamed from tronflow-bwa to tronflow-alignment

Release v1.6.0

24 Feb 09:09
8729f79
Compare
Choose a tag to compare

Changes

  • Add support for BWA mem 2

Release v1.5.1

23 Feb 07:34
a0253c8
Compare
Choose a tag to compare

Changes

  • Amend documentation for non optional --reference
  • Add tag with sample name to fastp processes
  • Output BAM index created with samtools index

Release v1.5.0

08 Nov 20:52
1c374be
Compare
Choose a tag to compare

Changes

  • Added an initial step of read trimming with FASTP. This also provides a QC report in HTML and JSON format. To skip read trimming use --skip_trimming
  • Automated tests migrated to Github
  • Pipeline migrated to DSL 2
  • The definition of the conda dependencies is now granular at the process level

TronFlow bwa v1.4.1

22 Jun 20:13
Compare
Choose a tag to compare

Minor changes

  • Cleans up intermediate files by default

Release TronFlow BWA v1.4.0

14 Jun 05:27
Compare
Choose a tag to compare

Changes:

  • Upgrade to samtools 1.12