Mercurial > repos > iuc > suite_episcanpy
changeset 0:7f0e0e026063 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/episcanpy/ commit ce8ee43d7285503a24c7b0f55c09c513be8c66f5
| author | iuc |
|---|---|
| date | Tue, 18 Apr 2023 13:18:31 +0000 |
| parents | |
| children | 1bfc1bdb9638 |
| files | repository_dependencies.xml |
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Tue Apr 18 13:18:31 2023 +0000 @@ -0,0 +1,6 @@ +<?xml version="1.0" ?> +<repositories description="EpiScanpy – Epigenomics single cell analysis in python"> + <repository owner="iuc" name="episcanpy_preprocess" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="307f05e02a03"/> + <repository owner="iuc" name="episcanpy_build_matrix" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="eb4f81df2159"/> + <repository owner="iuc" name="episcanpy_cluster_embed" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="43711b22f28b"/> +</repositories> \ No newline at end of file
