workflows/multiomics/split_modalities

Description

A pipeline to split a multimodal mudata files into several unimodal mudata files.

Type

nextflow_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
id: "run"  
output: "$id.$key.output./path/to/output"  
output_types: "$id.$key.output_types.csv"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision 1.0.1 \  
  -main-script target/nextflow/workflows/multiomics/split_modalities/main.nf \  
  -params-file params.yaml  

Inputs

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

Outputs

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