Skip to content

Releases: phac-nml/iridanextexample

1.0.4

28 Aug 16:28

Choose a tag to compare

  • Fixed nf-core tools linting failures introduced in version 2.14.1.
  • Added phac-nml prefix to nf-core config
  • Updated container directives to meet requirements of [phac-nml pipeline standards software requirements]
    • Added ternary conditional operator in container section of process directive for singularity containers
    • Replaced docker.io as default docker container registry for quay.io/biocontainers
    • Implemented an example of [overriding container registries with the container directive]

1.0.3

23 Feb 20:27
de78ed7

Choose a tag to compare

1.0.3

  • Pinned nf-validation@1.1.3 plugin

1.0.2

18 Dec 22:16
549d292

Choose a tag to compare

  • Removed GitHub workflows that weren't needed.
  • Adding additional parameters for testing purposes.

1.0.1

06 Dec 23:28
c47da4a

Choose a tag to compare

  • Allowing non-gzipped FASTQ files as input. Default branch is now main.

1.0.0

05 Dec 21:03
0363f33

Choose a tag to compare

  • Initial release of phac-nml/iridanextexample, created with the nf-core template.