×

nf-core/cellrangeratac/count @ 0.0.0-0c7146d

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

Latest version: 0.0.0-0c7146d
Total downloads: 1
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-0c7146d
Commit ID 4e8e48c04e24c2159a5589a36bae0f038809cd48
Release Date 08 Apr 2026 18:30:04 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcellrangeratac%2Fcount/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cellrangeratac/count/blobs/sha256:413d884eb70db63ba8b77902545688af182ba7593807938b2b9fa1608ebe1994
Size 3.5 KB
Checksum sha256:413d884eb70db63ba8b77902545688af182ba7593807938b2b9fa1608ebe1994
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:30:04 (UTC) 1 3.5 KB -