-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi Snakemake community! 👋
I'm developing a Snakemake workflow that uses 10x Genomics' Cell Ranger for preprocessing single-cell RNA-seq data, and I'd love to contribute a wrapper for cellranger count (and possibly others) to the wrappers repository.
Since Cell Ranger is not available on any Conda channel due to licensing restrictions, would it be acceptable to include a note like this in the meta.yaml?
note: |
This wrapper requires Cell Ranger to be installed and available in the system PATH.
You can download it from https://support.10xgenomics.com/single-cell-gene-expression/software/downloads/latest
Let me know if this approach sounds good—happy to open a PR if so. Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request