# HG changeset patch
# User iuc
# Date 1738752817 0
# Node ID 36f2cd69d20e6662e1b8a1a62c7437f3d8d5b43e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/muon/ commit bcf2ec32c3d13b29da55e0e638da7ddd7162c436
diff -r 000000000000 -r 36f2cd69d20e macros.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml Wed Feb 05 10:53:37 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']
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 000000000000 -r 36f2cd69d20e plot_muon.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/plot_muon.xml Wed Feb 05 10:53:37 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