-
Notifications
You must be signed in to change notification settings - Fork 180
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
Integrate Cellranger-atac #175
Conversation
…ges to lib/WorkflowScrnaseq.groovy
…or cellranger-atac
Currently the modules are local. PR for nf-core modules are in place already: nf-core/modules#2450 |
|
Should I include an individual test for cellranger-atac? Because cellranger-atac needs different type of data and input format. |
In such a case definitely some extra test profile + test data is justified 👍🏻 |
And in general: More tests do not hurt ;-) |
@nf-core-bot fix linting |
Waiting for test data to arrive in the nf-core nf-core/test-datasets#687 |
Pipeline misses right now a container that has scanpy and muon (needed for mtx_to_h5ad) |
Can you attempt at fixing the conflicts so this can be merged soon @heylf ? |
that pull is obselete and unmerged, leaving note here about suitable and successfully merged test data in nf-core/test-datasets#847 |
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).