nf-core/spaceranger/mkref @ 0.0.0-3fc6d40
Summary
Module to build the reference needed by the 10x Genomics Space Ranger tool. Uses the spaceranger mkref command.
Get started
Add the following snippet to your workflow script to include this module.
include { SPACERANGER_MKREF } from 'nf-core/spaceranger/mkref'
License
MIT License
Process
Name
|
SPACERANGER_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 Space Ranger |
|---|
#2
versions_spaceranger
tuple
${task.process}
string
|
The name of the process |
|---|---|
spaceranger
string
|
The name of the tool |
spaceranger -V | sed "s/spaceranger spaceranger-//"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| spaceranger | Visium Spatial Gene Expression is a next-generation molecular profiling solution for classifying tissue based on total mRNA. Space Ranger is a set of analysis pipelines that process Visium Spatial Gene Expression data with brightfield and fluorescence microscope images. Space Ranger allows users to map the whole transcriptome in formalin fixed paraffin embedded (FFPE) and fresh frozen tissues to discover novel insights into normal development, disease pathology, and clinical translational research. Space Ranger provides pipelines for end to end analysis of Visium Spatial Gene Expression experiments. | https://support.10xgenomics.com/spatial-gene-expression/software/pipelines/latest/what-is-space-ranger |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 3fc6d40d163d89ae44d40a00b9017d5a9df5170e |
| Release Date | 22 Apr 2026 15:32:33 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fspaceranger%2Fmkref/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/spaceranger/mkref/blobs/sha256:d18c7f40a4f8c811e49c6d0c1d1b14d603f9048be8497baa0555dafc23362e50 |
| Size | 3.5 KB |
| Checksum | sha256:d18c7f40a4f8c811e49c6d0c1d1b14d603f9048be8497baa0555dafc23362e50 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-3fc6d40 | 22 Apr 2026 15:32:33 (UTC) | 3 | 3.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:40:03 (UTC) | 2 | 3.5 KB |