io/publish_fastqs

Description

Publish the fastq files per well

Type

bash_script

License

MIT

Run this component

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/io/publish_fastqs/main.nf \  
  -params-file params.yaml  

Input arguments

Name
Type & Properties
--input
file
required
multiple

Output arguments

Name
Type & Properties
--output
file
output

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.