# HG changeset patch
# User iuc
# Date 1761426022 0
# Node ID 04f784475be4dd797c1699b073a2461a3b7858ba
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/muon commit fef10e0d450018d1e6ba4cbbda76c7686edc8aae
diff -r 000000000000 -r 04f784475be4 macros.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml Sat Oct 25 21:00:22 2025 +0000
@@ -0,0 +1,264 @@
+
+ 0.1.7
+ 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']
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 000000000000 -r 04f784475be4 plot_muon.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/plot_muon.xml Sat Oct 25 21:00:22 2025 +0000
@@ -0,0 +1,271 @@
+
+
+ macros.xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ plot_ext == 'png'
+
+
+ plot_ext == 'pdf'
+
+
+ plot_ext == 'svg'
+
+
+ advanced_common['show_log']
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ `__
+
+Scatter: Scatter plot in MOFA factor coordinates ('muon.pl.mofa')
+=================================================================
+
+ Scatter plot in MOFA factors coordinates.
+
+ More details on the `muon documentation
+ `__
+
+Scatter: UMAP scatter plot ('muon.pl.umap')
+===========================================
+
+ UMAP Scatter plot.
+
+ More details on the `muon documentation
+ `__
+
+Histogram: Plot Histogram of Fragment lengths within specified region ('muon.pl.histogram')
+===========================================================================================
+
+ Plot Histogram of Fragment lengths within specified region.
+
+ More details on the `muon documentation
+ `__
+
+Ranking: Rank genes according to contributions to MOFA factors ('muon.pl.mofa_loadings')
+========================================================================================
+
+ Rank genes according to contributions to MOFA factors.
+
+ More details on the `muon documentation
+ `__
+ ]]>
+
+
\ No newline at end of file