nf-core/cellranger/mkgtf @ 0.0.0-0c7146d
Summary
Module to build a filtered GTF needed by the 10x Genomics Cell Ranger tool. Uses the cellranger mkgtf command.
Get started
Add the following snippet to your workflow script to include this module.
include { CELLRANGER_MKGTF } from 'nf-core/cellranger/mkgtf'
License
MIT License
Process
Name
|
CELLRANGER_MKGTF |
|---|
Input
1 channel
gtf
file
|
The reference GTF transcriptome file *.gtf
|
|---|
Output
2 channels
#1
gtf
*.gtf
directory
|
The filtered GTF transcriptome file *.filtered.gtf
|
|---|
#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:45 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcellranger%2Fmkgtf/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cellranger/mkgtf/blobs/sha256:bd224591a31771810350f59bcb8d710d9cc549bfebb4f77030be497592bd1da2 |
| Size | 2.3 KB |
| Checksum | sha256:bd224591a31771810350f59bcb8d710d9cc549bfebb4f77030be497592bd1da2 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:29:45 (UTC) | 1 | 2.3 KB | - |