# HG changeset patch
# User iuc
# Date 1738752812 0
# Node ID b82f44c4e8af0935cd13e8a9ad775dddb091cc03
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/muon/ commit bcf2ec32c3d13b29da55e0e638da7ddd7162c436
diff -r 000000000000 -r b82f44c4e8af cluster_analyze_embed_muon.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/cluster_analyze_embed_muon.xml Wed Feb 05 10:53:32 2025 +0000
@@ -0,0 +1,465 @@
+
+
+ macros.xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ `__
+
+Cluster: Cluster cells using the Louvain algorithm ('muon.tl.louvain')
+======================================================================
+
+ Cluster cells using the Louvain algorithm. This runs only the multiplex Louvain algorithm on the MuData object
+ using connectivities of individual modalities
+
+ More details on the `muon documentation
+ `__
+
+Analyze: Run Multi Omics Factor Analysis ('muon.tl.mofa')
+=========================================================
+
+ Run Multi-Omics Factor Analysis
+
+ More details on the `muon documentation
+ `__
+
+Analyze: Similarity Network Fusion ('muon.tl.snf')
+==================================================
+
+ Similarity network fusion (SNF). See Wang et al., 2014 (DOI: 10.1038/nmeth.2810).
+
+ More details on the `muon documentation
+ `__
+
+Embed: Embed the multimodal neighborhood graph using UMAP ('muon.tl.umap')
+==========================================================================
+
+ Embed the multimodal neighborhood graph using UMAP (McInnes et al, 2018). UMAP (Uniform Manifold Approximation
+ and Projection) is a manifold learning technique suitable for visualizing high-dimensional data.
+
+ More details on the `muon documentation
+ `__
+
+ ]]>
+
+
\ No newline at end of file
diff -r 000000000000 -r b82f44c4e8af macros.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml Wed Feb 05 10:53:32 2025 +0000
@@ -0,0 +1,264 @@
+
+ 0.1.6
+ 0
+ 23.0
+
+
+ muon
+ leidenalg
+ louvain
+ mofapy2
+
+
+
+
+ muon
+
+
+
+
+
+
+
+
+
+ 10.1186/s13059-021-02577-8
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ '$hidden_output' &&
+python '$script_file' >> '$hidden_output' &&
+touch 'mudata_info.txt' &&
+cat 'mudata_info.txt' @CMD_prettify_stdout@
+ ]]>
+
+
+
+
+
+
+
+
+
+
+
+
+ advanced_common['show_log']
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+