Difference between revisions of "HPC:CellRanger"

From HPC wiki
Line 5: Line 5:
 
   
 
   
 
==== Usage ====
 
==== Usage ====
Cell Ranger has different pipelines intended for different experiments. It is recommended that HPC users read the Cell Ranger documentation, available [[https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/what-is-cell-ranger here]], for details on the available pipelines and the various command options '''before''' reading this section of our wiki.  
+
Cell Ranger has different pipelines intended for different experiments. It is recommended that HPC users read the Cell Ranger documentation, available [https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/what-is-cell-ranger here], for details on the available pipelines and the various command options '''before''' reading this section of our wiki.  
  
 
The sections below describe how to run Cell Ranger on our HPC system.
 
The sections below describe how to run Cell Ranger on our HPC system.

Revision as of 19:01, 26 January 2021

Cell Ranger

Cell Ranger is a set of analysis pipelines that process Chromium single-cell RNA-seq output to align reads, generate feature-barcode matrices and perform clustering and gene expression analysis.

Note: At present, we are not providing References for any species. HPC users will have to download and build these as needed.

Usage

Cell Ranger has different pipelines intended for different experiments. It is recommended that HPC users read the Cell Ranger documentation, available here, for details on the available pipelines and the various command options before reading this section of our wiki.

The sections below describe how to run Cell Ranger on our HPC system.

Running Cell Ranger in an Interactive Session
Submitting Cell Ranger Jobs

Other Pages