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

New module: SoupX ambient RNA removal #6879

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

LeonHafner
Copy link
Contributor

@LeonHafner LeonHafner commented Oct 28, 2024

PR checklist

  • 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 module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda

@LeonHafner LeonHafner added new module Adding a new module draft labels Oct 28, 2024
@LeonHafner
Copy link
Contributor Author

@nf-core-bot fix linting

Copy link

Nothing for me to do here! 🤷
This is probably because the linting errors come from nf-core lint and have to be fixed manually (or with nf-core lint --fix).

@nictru
Copy link
Contributor

nictru commented Oct 30, 2024

Should switch this to an R implementation. This Vignette can serve as a template. Should use AnndataR if the file ends with .h5ad otherwise readRDS.

@LeonHafner LeonHafner linked an issue Nov 1, 2024 that may be closed by this pull request
@LeonHafner
Copy link
Contributor Author

@nictru what's the plan with this PR? AnnDataR isn’t available on bioconda yet, as it hasn’t had its first release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft new module Adding a new module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create nf-core module for SoupX
2 participants