Difference between revisions of "CellRanger"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Revision as of 20:35, 10 June 2022
Description
Cell Ranger is a set of analysis pipelines that processes Chromium single cell 3 RNA-seq output to align reads, generate gene-cell matrices and perform clustering and gene expression analysis. Cell Ranger 1.2 supports libraries generated by the Chromium Single Cell 3' v1 and v2 reagent kits.
Environment Modules
Run module spider cellranger
to find out what environment modules are available for this application.
System Variables
- HPC_CELLRANGER_DIR - installation directory
- HPC_CELLRANGER_REF - reference data directory
Additional Information
Reference datasets can be found in the directory accessible via $HPC_CELLRANGER_REF variable.