Releases: phac-nml/iridanextexample2
Releases · phac-nml/iridanextexample2
0.1.0
0.1.0 - 2025-07-25
- Initial release of phac-nml/iridanextexample2, created with the nf-core template.
- Updated nf-core template:
- Remove nf-core branding (for external use) following nf-core guidelines. PR #2
- Left some links to nf-core documentation and github actions
- Githubactions now pass. Including making test
--profile test,conda
to fix issue with tests.
- Added nf-iridanext plugin to pipeline. PR #3
- Added metadata to the
iridanext.output.json
for testing in IRIDA-Next. PR #4 and PR #5 - Include a
sample
andsample_name
columns to samplesheet for accomodating the IRIDA-Next PID. PR #4 - Update the documentation to reflect the changes made to the template. PR #6
- Add a category of parameters for checking in IRIDA-Next (i.e. file-path, boolean, enum, and integer). PR #7