# HG changeset patch # User iuc # Date 1716057189 0 # Node ID f54f0f0598ad08e22cc7f81b6b49990e40ed6c7f # Parent 5c3ebe2adc7746a007ae0318c6607130b9ff2077 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 9d49b2a98de059ae9a053dc1c5a23537cf0311de diff -r 5c3ebe2adc77 -r f54f0f0598ad inspect.xml --- a/inspect.xml Thu Mar 14 15:39:51 2024 +0000 +++ b/inspect.xml Sat May 18 18:33:09 2024 +0000 @@ -893,7 +893,7 @@ - pct_dropout_by_{expr_type} (e.g. "pct_dropout_by_counts", percentage of cells this feature does not appear in) More details on the `scanpy documentation -`__ +`__ Compute a neighborhood graph of observations, using `pp.neighbors` ================================================================== @@ -912,7 +912,7 @@ This data are stored in the unstructured annotation (uns) and can be accessed using the inspect tool for AnnData objects More details on the `scanpy documentation -`__ +`__ Score a set of genes, using `tl.score_genes` ============================================ @@ -925,7 +925,7 @@ for Scanpy by Davide Cittaro. More details on the `scanpy documentation -`__ +`__ Score cell cycle genes, using `tl.score_genes_cell_cycle` ========================================================= @@ -935,7 +935,7 @@ `score_genes` for more explanation. More details on the `scanpy documentation -`__ +`__ Rank genes for characterizing groups, using `tl.rank_genes_groups` ================================================================== @@ -951,7 +951,7 @@ This data are stored in the unstructured annotation (uns) and can be accessed using the inspect tool for AnnData objects More details on the `scanpy documentation -`__ +`__ Calculate an overlap score between data-deriven marker genes and provided markers (`tl.marker_gene_overlap`) @@ -964,13 +964,13 @@ ========================================= More details on the `scanpy documentation -`__ +`__ Scale data to unit variance and zero mean (`pp.scale`) ====================================================== More details on the `scanpy documentation -`__ +`__ Computes the square root the data matrix (`pp.sqrt`) ==================================================== diff -r 5c3ebe2adc77 -r f54f0f0598ad macros.xml --- a/macros.xml Thu Mar 14 15:39:51 2024 +0000 +++ b/macros.xml Sat May 18 18:33:09 2024 +0000 @@ -1,7 +1,7 @@ 1.9.6 - 2 - 22.05 + 3 + 21.09 scanpy