×

nf-core/cellrangeratac/mkref @ 0.0.0-3fc6d40

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

Latest version: 0.0.0-3fc6d40
Total downloads: 6
Source: nf-core/modules
Authors: @ggabernet @heylf
Maintainers: @ggabernet @heylf

Summary

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

Get started

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

include { CELLRANGERATAC_MKREF } from 'nf-core/cellrangeratac/mkref'

License

MIT License

Process
Name CELLRANGERATAC_MKREF
Input 5 channels
fasta file

Reference genome FASTA file

*.{fasta,fa}
gtf file

Reference transcriptome GTF file

*.gtf
motifs file

Sequence motif file (e.g., of transcription factors)

*.txt
reference_config file

JSON-like config file holding organism, genome, reference fasta path, reference annotation gtf path, contigs that should be excluded and sequence format motif file path

config
reference_name string

The name to give the new reference folder

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

Folder called regarding reference_name containing all the reference indices needed by Cell Ranger ATAC

#2 versions_cellrangeratac tuple
${task.process} string

The name of the process

cellrangeratac string

The name of the tool

cellranger-atac --version 2>&1 | sed 's/.*cellranger-atac-//' eval

The expression to obtain the version of the tool

Tool Description Homepage
cellranger-atac Cell Ranger ATAC is a set of analysis pipelines that process Chromium Single Cell ATAC data. https://support.10xgenomics.com/single-cell-atac/software/pipelines/latest/what-is-cell-ranger-atac
Version 0.0.0-3fc6d40
Commit ID 3fc6d40d163d89ae44d40a00b9017d5a9df5170e
Release Date 22 Apr 2026 15:05:38 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcellrangeratac%2Fmkref/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/cellrangeratac/mkref/blobs/sha256:f043c82d2577b483f656495fbce484961084e86c10774a6fefc8ff472f8df760
Size 2.9 KB
Checksum sha256:f043c82d2577b483f656495fbce484961084e86c10774a6fefc8ff472f8df760
Downloads 3
Version Date Status Downloads Size
0.0.0-3fc6d40 22 Apr 2026 15:05:38 (UTC) 3 2.9 KB
0.0.0-0c7146d 08 Apr 2026 18:51:11 (UTC) 3 2.8 KB