-
Notifications
You must be signed in to change notification settings - Fork 170
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
Fix to issue 299 and 297 #300
Conversation
This PR is against the
|
|
Now that @fmalmeida set-up nf-test, it would be great to add a testcase for cellranger-arc to make sure such issues don't arise again. |
I agree. I assigned myself to that issue. I will do it latest before the March Hackathon. |
@heylf, could you please take another look? I'm afraid something got screwed up by merging in the template update. |
@grst yeah saw right now that this PR was still hanging nf-core/modules#4839. If its merged then it should be fine. |
@heylf, if you look at the diff, there's now basically no changes left since I merged in the template update. |
@grst Yeah its fine to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).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).