# HG changeset patch # User ebi-gxa # Date 1676554163 0 # Node ID 6417cccad1332ed3f27c93fa0eb20405918c33bb # Parent a58d4166805b2a702eae41e0d6eb0d5d1a399b62 planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 6c9d530aa653101e9e21804393ec11f38cddf027-dirty diff -r a58d4166805b -r 6417cccad133 scanpy-neighbours.xml --- a/scanpy-neighbours.xml Thu Oct 28 09:58:45 2021 +0000 +++ b/scanpy-neighbours.xml Thu Feb 16 13:29:23 2023 +0000 @@ -1,5 +1,5 @@ - + to derive kNN graph scanpy_macros2.xml @@ -132,7 +132,7 @@ The neighbor search efficiency of this heavily relies on UMAP (McInnes et al, 2018), which also provides a method for estimating connectivities of data points - -the connectivity of the manifold (`method=='umap'`). If `method=='diffmap'`, +the connectivity of the manifold (`method=='umap'`). If `method=='Gaussian'`, connectivities are computed according to Coifman et al (2005), in the adaption of Haghverdi et al (2016). diff -r a58d4166805b -r 6417cccad133 scanpy_macros2.xml --- a/scanpy_macros2.xml Thu Oct 28 09:58:45 2021 +0000 +++ b/scanpy_macros2.xml Thu Feb 16 13:29:23 2023 +0000 @@ -1,9 +1,11 @@ - 1.8.1+3 + 1.8.1 More information can be found at https://scanpy.readthedocs.io 18.01 - + + - + + @@ -118,7 +122,7 @@ output_format == 'anndata_h5ad' - + output_format == 'anndata' @@ -127,13 +131,13 @@ output_format == 'anndata_h5ad' - + output_format == 'anndata' output_format == 'loom_legacy' - + output_format == 'loom'