Mercurial > repos > iuc > suite_scanpy
changeset 18:f7ee50ce4b08 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 637a6ebb9ca7f745c83146151cb1655cc902afc6
| author | iuc |
|---|---|
| date | Thu, 09 Jan 2025 15:50:49 +0000 |
| parents | 29e74e66251b |
| children | 8ec18078dea6 |
| files | repository_dependencies.xml |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/repository_dependencies.xml Fri Oct 18 10:35:18 2024 +0000 +++ b/repository_dependencies.xml Thu Jan 09 15:50:49 2025 +0000 @@ -1,9 +1,9 @@ <?xml version="1.0" ?> <repositories description="Scanpy – Single-Cell Analysis in Python"> - <repository owner="iuc" name="scanpy_filter" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="8f662540bd6e"/> + <repository owner="iuc" name="scanpy_normalize" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="070dcf979dab"/> + <repository owner="iuc" name="scanpy_plot" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="413ffec60330"/> <repository owner="iuc" name="scanpy_remove_confounders" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="15b8984a05a7"/> - <repository owner="iuc" name="scanpy_plot" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="413ffec60330"/> <repository owner="iuc" name="scanpy_cluster_reduce_dimension" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="3e423dfefb6d"/> - <repository owner="iuc" name="scanpy_normalize" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="070dcf979dab"/> <repository owner="iuc" name="scanpy_inspect" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="6551272ddc04"/> + <repository owner="iuc" name="scanpy_filter" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="2a55e0dae43a"/> </repositories> \ No newline at end of file
