-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option for rundir input types #11
base: dev
Are you sure you want to change the base?
Conversation
|
Can someone try this locally too please? |
This fails with the test data samplesheet because the rundir is still a |
Works locally! I am pushing the tar files and updated samplesheet to testdata repo right now |
This PR is against the
|
Has this been implemented via a different PR? |
Seems I missed the merge by a second or two ( and good thing too since I broke it)
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).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).