# STARsoloDropletUtils
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_STARsoloDropletUtils.R (opens new window)
# plot
# Inputs
| label | type | description | |
|---|---|---|---|
| fastq_cdna | File[] | ||
| fastq_cb | File[] | ||
| genomeDir | Directory | ||
| whiteList | File | ||
| runThreadN | int | ||
| soloCellFilter | string |
# Outputs
| label | type | description | |
|---|---|---|---|
| sam | File | ||
| Solo | Directory | ||
| sce | File | ||
| plots | File |
# steps
| label | doc | |
|---|---|---|
| STARsolo | ||
| DropletUtils |
← STARsolo2sce SUPPA →