Closed FloWuenne closed 5 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit e922812
+| ✅ 195 tests passed |+
#| ❔ 4 tests were ignored |#
!| ❗ 1 tests had warnings |!
Thanks @d4straub . Wasn't aware of that test file, will fix now!
@Daniel-VM Removed empty unicycler params and updated changelog. Let me know if there is anything else or feel free to directly suggest changes and I will incoporate!
You can also delete the folder modules/local/unicycler/ since itsmain.nf
and environment.yml
files are no longer used after updating to nf-core modules. 👍🏾
You can also delete the folder modules/local/unicycler/ since its
main.nf
andenvironment.yml
files are no longer used after updating to nf-core modules. 👍🏾
Totally forgot to do this before, so sorry!
This PR replaces the local unicycler module with the nf-core/module for unicycler. The nf-core module has nf-tests as well as the newest release version. Updating this module.
Closes #145 .
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).CHANGELOG.md
is updated.