Description

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

Input

Name (Type)
Description
Pattern

fasta (file)

Reference genome FASTA file

*.{fasta,fa}

gtf (file)

Reference transcriptome GTF file

*.gtf

reference_name (string)

The name to give the new reference folder

str

Output

Name (Type)
Description
Pattern

reference (directory)

Folder containing all the reference indices needed by Cell Ranger

versions (file)

File containing software version

versions.yml

Tools

cellranger
10X Genomics EULA

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.