×

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

Module to use Cell Ranger's ATAC pipelines analyze sequencing data produced from Chromium Single Cell ATAC.

Latest version: 0.0.0-3fc6d40
Total downloads: 7
Source: nf-core/modules

Summary

Module to use Cell Ranger's ATAC pipelines analyze sequencing data produced from Chromium Single Cell ATAC.

Get started

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

include { CELLRANGERATAC_COUNT } from 'nf-core/cellrangeratac/count'

License

MIT License

Process
Name CELLRANGERATAC_COUNT
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

reads file

List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively, plus an additional FastQ for the barcodes

reference directory

Directory containing all the reference indices needed by Cell Ranger ATAC

Output 2 channels
#1 outs tuple
meta map

Groovy Map containing sample information

${meta.id}/outs/* file

Files containing the outputs of Cell Ranger ATAC

sample-${meta.gem}/outs/*
#2 versions_cellrangeratac tuple
${task.process} string

The name of the process

cellrangeratac string

The name of the tool

cellranger-atac --version | 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:35 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcellrangeratac%2Fcount/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/cellrangeratac/count/blobs/sha256:f2753a246c8a8ace3e2a370bfd1e8604e0b24b65a0a539f45764dbef44e51100
Size 3.5 KB
Checksum sha256:f2753a246c8a8ace3e2a370bfd1e8604e0b24b65a0a539f45764dbef44e51100
Downloads 4
Version Date Status Downloads Size
0.0.0-3fc6d40 22 Apr 2026 15:05:35 (UTC) 4 3.5 KB
0.0.0-0c7146d 08 Apr 2026 18:51:08 (UTC) 3 3.5 KB