Workflow: Single-cell RNA-Seq Alignment
Single-cell RNA-Seq Alignment Runs Cell Ranger Count to quantify gene expression from a single-cell RNA-Seq library.
- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
Inputs
ID | Type | Title | Doc |
---|---|---|---|
threads | Integer (Optional) |
Number of threads for those steps that support multithreading |
|
expect_cells | Integer (Optional) |
Expected number of recovered cells |
|
memory_limit | Integer (Optional) |
Maximum memory used (GB). The same will be applied to virtual memory |
|
fastq_file_r1 | File |
FASTQ file R1 (optionally compressed) |
|
fastq_file_r2 | File |
FASTQ file R2 (optionally compressed) |
|
indices_folder | Directory |
Cell Ranger reference genome indices folder |
|
include_introns | Boolean (Optional) |
Count reads mapping to intronic regions. This may improve sensitivity for samples with a significant amount of pre-mRNA molecules, such as nuclei. |
|
force_expect_cells | Boolean (Optional) |
Force pipeline to use the expected number of recovered cell. The value provided in expect_cells will be sent to Cell Ranger Count as --force-cells. The latter will bypass the cell detection algorithm. Use this if the number of cells estimated by Cell Ranger is not consistent with the barcode rank plot. |
Steps
ID | Runs | Label | Doc |
---|---|---|---|
count_gene_expr |
../tools/cellranger-count.cwl
(CommandLineTool)
|
Cell Ranger Count Gene Expression |
Cell Ranger Count Gene Expression |
extract_fastq_r1 |
../tools/extract-fastq.cwl
(CommandLineTool)
|
Extract FASTQ |
Extract FASTQ |
extract_fastq_r2 |
../tools/extract-fastq.cwl
(CommandLineTool)
|
Extract FASTQ |
Extract FASTQ |
cellbrowser_build |
../tools/cellbrowser-build-cellranger.cwl
(CommandLineTool)
|
Cell Ranger Count/Aggregate to UCSC Cell Browser |
Cell Ranger Count/Aggregate to UCSC Cell Browser |
compress_html_data_folder |
../tools/tar-compress.cwl
(CommandLineTool)
|
TAR compress |
TAR compress |
compress_raw_feature_bc_matrices_folder |
../tools/tar-compress.cwl
(CommandLineTool)
|
TAR compress |
TAR compress |
compress_secondary_analysis_report_folder |
../tools/tar-compress.cwl
(CommandLineTool)
|
TAR compress |
TAR compress |
compress_filtered_feature_bc_matrix_folder |
../tools/tar-compress.cwl
(CommandLineTool)
|
TAR compress |
TAR compress |
Outputs
ID | Type | Label | Doc |
---|---|---|---|
molecule_info_h5 | File |
Molecule-level information used by cellranger aggr to aggregate samples into larger datasets |
|
web_summary_report | File |
Run summary metrics and charts in HTML format |
|
loupe_browser_track | File |
Loupe Browser visualization and analysis file |
|
metrics_summary_report | File |
Run summary metrics in CSV format |
|
possorted_genome_bam_bai | File |
Indexed reads aligned to the genome and transcriptome annotated with barcode information |
|
count_gene_expr_stderr_log | File |
stderr log generated by cellranger count |
|
count_gene_expr_stdout_log | File |
stdout log generated by cellranger count |
|
raw_feature_bc_matrices_h5 | File |
Unfiltered feature-barcode matrices containing all barcodes in HDF5 format |
|
compressed_html_data_folder | File |
Compressed folder with UCSC Cellbrowser formatted results |
|
filtered_feature_bc_matrix_h5 | File |
Filtered feature-barcode matrices containing only cellular barcodes in HDF5 format |
|
raw_feature_bc_matrices_folder | File |
Compressed folder with unfiltered feature-barcode matrices containing all barcodes in MEX format |
|
secondary_analysis_report_folder | File |
Compressed folder with secondary analysis results including dimensionality reduction, cell clustering, and differential expression |
|
filtered_feature_bc_matrix_folder | File |
Compressed folder with filtered feature-barcode matrices containing only cellular barcodes in MEX format |
https://w3id.org/cwl/view/git/8614e5d20f5e81dce537216bd340cdbc1067bbc7/workflows/sc-rna-align-wf.cwl