Description
No description provided.
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
nrReadsNrGenesPerChrom: [ "processedBamFile_well1.tsv", "processedBamfile_well2.tsv" ]
nrReadsNrGenesPerChromPool: "$id.$key.nrReadsNrGenesPerChromPool.txt"
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/htrnaseq.git \
-revision v0.14.7 \
-main-script target/nextflow/stats/generate_pool_statistics/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--nrReadsNrGenesPerChrom | file multiple |
--nrReadsNrGenesPerChromPool | file output |