Description
No description provided.
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
output: "$id.$key.output"
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/htrnaseq.git \
-revision v0.15.0-rc.2 \
-main-script target/nextflow/stats/combine_star_logs/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--barcodes | string required multiple |
--star_logs | file required multiple |
--gene_summary_logs | file required multiple |
--reads_per_gene_logs | file required multiple |
--features_stats | file required multiple |
--output | file output |