metadata/join_csv

Description

Join a csv containing metadata to the .obs or .var field of a mudata file.

Type

python_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
modality: [ "rna" ]  
output: "$id.$key.output.h5mu"  
csv_key: [ "id" ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision 2.0.0 \  
  -main-script target/nextflow/metadata/join_csv/main.nf \  
  -params-file params.yaml  

MuData Input

Name
Type & Properties
--input
-i
file
required
--modality
string
--obs_key
string
--var_key
string

MuData Output

Name
Type & Properties
--output
-o
file
required
output
--output_compression
string

Metadata Input

Name
Type & Properties
--input_csv
file
required
--csv_key
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.