-
Notifications
You must be signed in to change notification settings - Fork 6
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
Docs, CI, copyright update #120
Conversation
TODO -- Something with the cram_filter image or how we are passing it
|
@gq1 . Is it similar to the issue we've seen on the treeval and genomeassembly pipelines where we had to switch to singularity / pre-download the container ? |
I think it is different. We ran out of disk space there when pulling docker image, or later pulling docker image into singularity image. In this workflow, it already uses singularity and nf-core download. Why we need this workflow when we already the CI one? Any more to test? |
Removed the |
PR checklist
nf-core lint
).nextflow run . -profile 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).