Description
No description provided.
Type
bash_script
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
input: [ "." ]
port: [ "5005" ]
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \
-revision 1.0.0 \
-main-script target/nextflow/interactive/run_cellxgene/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--input -i | file |
--port -p | string |