Open DonFreed opened 2 years ago
Add a test profile using the small Sarek test dataset at https://github.com/nf-core/test-datasets/tree/sarek.
Addresses #2.
nf-core lint
nextflow run . -profile test,docker
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Thanks! Be a good idea to update the Github Actions to run this test too or maybe we can replace the existing test 🤔
Add a test profile using the small Sarek test dataset at https://github.com/nf-core/test-datasets/tree/sarek.
Addresses #2.
PR checklist
nf-core lint
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).