convert/from_bdrhap_to_h5mu

Description

Convert the output of a BD Rhapsody pipeline v2.x to a MuData h5 file.

Type

python_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
id: "run"  
output: "$id.$key.output.h5mu"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v3.0.0 \  
  -main-script target/nextflow/convert/from_bdrhap_to_h5mu/main.nf \  
  -params-file params.yaml  

Arguments

Name
Type & Properties
--output_compression
string

Inputs

Name
Type & Properties
--id
string
required
--input
-i
file
required

Outputs

Name
Type & Properties
--output
-o
file
required
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.