Description

Module to use Cell Ranger’s ARC pipelines analyze sequencing data produced from Chromium Single Cell ARC. Uses the cellranger-arc count command.

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

lib_csv (file)

Path to a 3-column CSV file declaring FASTQ paths, sample names and library types of input ATAC and GEX FASTQs.

reference (directory)

Directory containing all the reference indices needed by Cell Ranger ARC

Output

Name (Type)
Description
Pattern

outs (file)

Files containing the outputs of Cell Ranger ARC

${meta.id}/outs/*

versions (file)

File containing software version

versions.yml

Tools

cellrangerarc
10x Genomics EULA

Cell Ranger ARC is a set of analysis pipelines that process Chromium Single Cell ARC data.