dataflow/concatenate_h5mu

Description

Concatenate observations from samples in several (uni- and/or multi-modal) MuData files into a single file.

Type

python_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output.h5mu"  
obs_sample_name: [ "sample_id" ]  
other_axis_mode: [ "move" ]  
uns_merge_mode: [ "make_unique" ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v4.0.3 \  
  -main-script target/nextflow/dataflow/concatenate_h5mu/main.nf \  
  -params-file params.yaml  

Arguments

Name
Type & Properties
--input
-i
file
required
multiple
--modality
string
multiple
--input_id
string
multiple
--output
-o
file
output
--obs_sample_name
string
--other_axis_mode
string
--uns_merge_mode
string
--obsp_keys
string
multiple
--output_compression
string

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.