Description

Module to use Cell Ranger's pipelines to analyze sequencing data produced from various Chromium technologies, including Single Cell Gene Expression, Single Cell Immune Profiling, Feature Barcoding, and Cell Multiplexing.

Input

Name
Description
Pattern

meta (map)

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

0 ()

1 ()

0 ()

1 ()

0 ()

1 ()

0 ()

1 ()

0 ()

1 ()

0 ()

1 ()

gex_reference (directory)

Folder containing Cellranger gene expression reference. Can also be a gzipped tarball

*.tar.gz

gex_frna_probeset (file)

Fixed RNA profiling information containing custom probes in CSV format

*.csv

gex_targetpanel (file)

Declaration of the target panel for Targeted Gene Expression analysis

*.csv

vdj_reference (directory)

Folder containing Cellranger V(D)J reference. Can also be a gzipped tarball

*.tar.gz

vdj_primer_index (file)

List of custom V(D)J inner enrichment primers

*.csv

fb_reference (file)

The Feature Barcodes used for reference in Feature Barcoding Analysis

*.csv

beam_antigen_panel (file)

The BEAM manifest in Feature Barcode CSV format

*.csv

beam_control_panel (file)

The BEAM antigens set to control status, with corresponding MHC alleles, in Feature Barcode CSV format

*.csv

cmo_reference (file)

Path to a custom Cell Multiplexing CSV reference IDs, or the cmo-set option in Cellranger

*.csv

cmo_barcodes (file)

A CSV file appended to the Cellranger multi config linking samples to CMO IDs

*.csv

cmo_barcode_assignment (file)

A CSV file that specifies the barcode-sample assignment in Cell Multiplexing analysis

*.csv

frna_sampleinfo (file)

Sample information for fixed RNA analysis

*.csv

skip_renaming (boolean)

Skip renaming

Output

Name
Description
Pattern

0 ()

0 ()

0 ()

Tools

cellranger Documentation

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.

License: 10X Genomics EULA