×

nf-core/cellranger/mkref @ 0.0.0-0c7146d

Module to build the reference needed by the 10x Genomics Cell Ranger tool. Uses the cellranger mkref command.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @ggabernet
Maintainers: @ggabernet

Summary

Module to build the reference needed by the 10x Genomics Cell Ranger tool. Uses the cellranger mkref command.

Get started

Add the following snippet to your workflow script to include this module.

include { CELLRANGER_MKREF } from 'nf-core/cellranger/mkref'

License

MIT License

Process
Name CELLRANGER_MKREF
Input 3 channels
fasta file

Reference genome FASTA file

*.{fasta,fa}
gtf file

Reference transcriptome GTF file

*.gtf
reference_name string

The name to give the new reference folder

str
Output 2 channels
#1 reference
${reference_name} directory

Folder containing all the reference indices needed by Cell Ranger

#2 versions_cellranger tuple
${task.process} string

The name of the process

cellranger string

The name of the tool

cellranger --version | sed "s/.*-//" eval

The expression to obtain the version of the tool

Tool Description Homepage
cellranger Cell Ranger by 10x Genomics is a set of analysis pipelines that process Chromium single-cell data to align reads, generate feature-barcode matrices, perform clustering and other secondary analysis, and more. https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/what-is-cell-ranger
Version 0.0.0-0c7146d
Commit ID 4e8e48c04e24c2159a5589a36bae0f038809cd48
Release Date 08 Apr 2026 18:29:47 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcellranger%2Fmkref/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cellranger/mkref/blobs/sha256:261f520bdb3778c768d6cb14d5741293a052fcbdc53eb92c099b93e341059785
Size 2.8 KB
Checksum sha256:261f520bdb3778c768d6cb14d5741293a052fcbdc53eb92c099b93e341059785
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:29:47 (UTC) 1 2.8 KB -