workflows/multiomics/neighbors_leiden_umap

Description

Performs neighborhood search, leiden clustering and run umap on an integrated embedding.

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.h5mu"  
leiden_resolution: [ 1 ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
file
required
--obsm_input
string
required
--modality
string

Outputs

Name
Type & Properties
--output
file
required
output

Neighbour calculation

Name
Type & Properties
--uns_neighbors
string
required
--obsp_neighbor_distances
string
required
--obsp_neighbor_connectivities
string
required

Clustering options

Name
Type & Properties
--obs_cluster
string
--leiden_resolution
double
multiple

Umap options

Name
Type & Properties
--obsm_umap
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.