workflows/utils/groupWells

Description

N/A

Type

nextflow_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
wells: "$id.$key.wells._*.gz"  
output_r1: "$id.$key.output_r1._*"  
output_r2: "$id.$key.output_r2._*"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/htrnaseq.git \  
  -revision v0.1.0 \  
  -main-script target/nextflow/workflows/utils/groupWells/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--well
string
required
--pool
string
required
--input_r1
file
required
--input_r2
file
required

Output

Name
Type & Properties
--wells
string
multiple
output
--output_r1
file
multiple
output
--output_r2
file
multiple
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.