Skip to content
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

Closed
wants to merge 42 commits into from
Closed

Integrate Cellranger-atac #175

wants to merge 42 commits into from

Conversation

heylf
Copy link
Contributor

@heylf heylf commented Nov 2, 2022

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs- [ ] If necessary, also make a PR on the nf-core/scrnaseq branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

heylf added 30 commits October 21, 2022 10:59
@heylf
Copy link
Contributor Author

heylf commented Nov 2, 2022

Currently the modules are local. PR for nf-core modules are in place already: nf-core/modules#2450

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

nf-core lint overall result: Passed ✅

Posted for pipeline commit 07ccbd2

+| ✅ 158 tests passed       |+

✅ Tests passed:

Run details

  • nf-core/tools version 2.6
  • Run at 2022-11-16 13:31:33

@heylf
Copy link
Contributor Author

heylf commented Nov 2, 2022

Should I include an individual test for cellranger-atac? Because cellranger-atac needs different type of data and input format.

@apeltzer
Copy link
Member

apeltzer commented Nov 3, 2022

In such a case definitely some extra test profile + test data is justified 👍🏻

@apeltzer
Copy link
Member

apeltzer commented Nov 3, 2022

And in general: More tests do not hurt ;-)

@heylf
Copy link
Contributor Author

heylf commented Nov 4, 2022

@nf-core-bot fix linting

@heylf
Copy link
Contributor Author

heylf commented Nov 4, 2022

Waiting for test data to arrive in the nf-core nf-core/test-datasets#687

@heylf
Copy link
Contributor Author

heylf commented Nov 4, 2022

Pipeline misses right now a container that has scanpy and muon (needed for mtx_to_h5ad)

@apeltzer
Copy link
Member

Can you attempt at fixing the conflicts so this can be merged soon @heylf ?

@heylf heylf self-assigned this Mar 29, 2023
@klkeys
Copy link

klkeys commented May 19, 2023

Waiting for test data to arrive in the nf-core nf-core/test-datasets#687

that pull is obselete and unmerged, leaving note here about suitable and successfully merged test data in nf-core/test-datasets#847

@klkeys klkeys linked an issue May 19, 2023 that may be closed by this pull request
@heylf heylf closed this May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add ATAC-Seq data support
4 participants