Skip to content

Cell Ranger wrapper #4104

@mschecht

Description

@mschecht

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions