Description
Post-processing Cell Ranger datasets.
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
id: "run"
output: "$id.$key.output"
cellbender_epochs: [ 150 ]
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \
-revision v3.0.2 \
-main-script target/nextflow/workflows/ingestion/cellranger_postprocessing/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--id | string required |
--input | file required |
Name | Type & Properties |
|---|---|
--output | file output |
Name | Type & Properties |
|---|---|
--perform_correction | boolean_true |
--cellbender_epochs | integer |
Name | Type & Properties |
|---|---|
--min_genes | integer |
--min_counts | integer |