dataflow/concatenate_spatialdata

Description

Concatenate multiple SpatialData objects into one SpatialData output.

Type

python_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output"  
anndata_join: [ "inner" ]  
anndata_pairwise: [ false ]  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline_spatial.git \  
  -revision v0.5.0 \  
  -main-script target/nextflow/dataflow/concatenate_spatialdata/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--inputs
file
required
multiple

Outputs

Name
Type & Properties
--output
file
required
output

SpatialData options

Name
Type & Properties
--attrs_merge
string

AnnData options

Name
Type & Properties
--anndata_join
string
--anndata_merge
string
--anndata_uns_merge
string
--anndata_label
string
--anndata_pairwise
boolean

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.