Skip to content

Releases: rki-mf1/clean

v1.1.2

16 Dec 13:03
2072e05
Compare
Choose a tag to compare

What's Changed

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

v1.1.1

12 Nov 06:35
6ca6988
Compare
Choose a tag to compare

What's Changed

  • Try to resolve intermittant conda-related CI failures by @matthuska in #112
  • Change check_own process to not include input files in output by @matthuska in #113

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

v1.1.0

08 Nov 15:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

08 Aug 18:06
4cfdcd3
Compare
Choose a tag to compare

What's Changed

  • Set default branch to 'main' instead of the Nextflow default 'master' by @matthuska in #92
  • Remove 'conda clean' from GitHub action to avoid random crashes by @matthuska in #96
  • Bump github action versions for node 16 -> 20 change by @matthuska in #94
  • Add T2T homo sapiens genome as additional auto-download option by @hoelzer in #99
  • Dev by @hoelzer in #100

Full Changelog: v1.0.2...v1.0.3

Version v1.0.2

17 May 12:42
Compare
Choose a tag to compare

What's Changed

  • Add --skip_qc to allow skipping fastqc/nanoplot/multiqc by @matthuska in #90

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Mar 08:22
711532e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Jan 11:14
b20203e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0

v1.0.0-beta.2

18 Oct 11:47
d5acc76
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • Add SARS-CoV-2 as an easy-to-use species by @matthuska in #63
  • added proxy information forwarding for Singularity usage (can cause problems on HPCs)

New Contributors

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

11 Oct 07:08
df65538
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta...v1.0.0-beta.1

v1.0.0-beta

30 Sep 11:12
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v1.0.0-beta

Usage changes

  • input parameter usage:
    • before: --[nano|illumina|illumina_single_end|fasta]
    • now: --input_type [nano|illumina|illumina_single_end|fasta] --input *.fastq