workflows/multiomics/split_h5mu

Description

Split the samples of a single modality from a .h5mu (multimodal) sample into seperate .h5mu files based on the values of an .obs column of this modality.

Type

nextflow_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
modality: [ "rna" ]  
output: "$id.$key.output./path/to/output"  
output_files: "$id.$key.output_files.csv"  
id: "run"  
publish_dir: "output/"  
EOM

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

Input & specifications

Name
Type & Properties
--input
file
required
--modality
string
--obs_feature
string
required
--drop_obs_nan
boolean_true
--ensure_unique_filenames
boolean_true

Outputs

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