Description
Create a pdata file by combining the mapping statistics
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.14.7 \
-main-script target/nextflow/eset/create_pdata/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--star_stats_file | file required |
--nrReadsNrGenesPerChromPool | file required |
--output | file output |