# HG changeset patch
# User iuc
# Date 1715865305 0
# Node ID 0cfd2d2f7351ff18cc571020e6a21db17175afe0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit be132b56781bede5dc6e020aa80ca315546666cd
diff -r 000000000000 -r 0cfd2d2f7351 macros.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml Thu May 16 13:15:05 2024 +0000
@@ -0,0 +1,187 @@
+
+ 2.5.3
+ 0
+ 23.0
+
+ snapatac2
+ plotly
+ python-kaleido
+ polars
+ pyarrow
+ python-igraph
+ hdbscan
+ harmonypy
+ scanorama
+
+
+
+
+
+
+ '$hidden_output' &&
+ python '$script_file' >> '$hidden_output' &&
+ touch 'anndata_info.txt' &&
+ cat 'anndata_info.txt' @CMD_prettify_stdout@
+ ]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+s
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 10.1038/s41592-023-02139-9
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 000000000000 -r 0cfd2d2f7351 plotting.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/plotting.xml Thu May 16 13:15:05 2024 +0000
@@ -0,0 +1,229 @@
+
+
+ macros.xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ method['out_file'] == 'png'
+
+
+ method['out_file'] == 'pdf'
+
+
+ method['out_file'] == 'svg'
+
+
+ advanced_common['show_log']
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ `__
+
+Plot the UMAP embedding, using `pl.umap`
+========================================
+
+Plot the UMAP embedding.
+
+More details on the `SnapATAC2 documentation
+`__
+
+Plot the eigenvalues of spectral embedding, using `pl.spectral_eigenvalues`
+===========================================================================
+
+Plot the eigenvalues of spectral embedding.
+
+More details on the `SnapATAC2 documentation
+`__
+ ]]>
+
+