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

Migrate to Universc #15

Closed

Conversation

TomKellyGenetics
Copy link
Member

@TomKellyGenetics TomKellyGenetics commented Mar 4, 2021

Migrate to UniverSC

This reconfigures Cell Ranger calls to use UniverSC instead (as per #14).

At the moment it is hardcoded for 10x Genomics parameters but a variable can be passed to --technology to support additional techniques. Guidance on how the existing pipeline is set up would be helpful to add support for additional single-cell technologies.

This uses an open source version of Cell Ranger, not subject to the 10X Genomics End User License Agreement. Therefore use on other technologies is permitted.

nf-core/demultiplex pull request

Many thanks for contributing to nf-core/demultiplex!

Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).

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 necessary, also make a PR on the nf-core/demultiplex branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: CONTRIBUTING.md

@TomKellyGenetics
Copy link
Member Author

TomKellyGenetics commented Mar 12, 2021

If I understand the documentation correctly, should be possible to pass DataAnalysisType from nextflow to —technology input for UniverSC.

@edmundmiller
Copy link
Collaborator

Closing this since it's over a year old. Leaving #14 open though.

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

Successfully merging this pull request may close these issues.

2 participants