Description
Create a fdata file
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/eset/create_fdata/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--gtf | file required |
--output | file output |