Mercurial > repos > iuc > suite_crossmap
changeset 7:c4ece432882b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 07b2b6b9b288fd4ad368fc7a4f0143bb73e9edd9"
| author | iuc |
|---|---|
| date | Tue, 16 Nov 2021 19:16:08 +0000 |
| parents | f57939862b51 |
| children | 635d28a53776 |
| files | repository_dependencies.xml |
| diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/repository_dependencies.xml Thu Jul 15 16:17:13 2021 +0000 +++ b/repository_dependencies.xml Tue Nov 16 19:16:08 2021 +0000 @@ -1,10 +1,10 @@ <?xml version="1.0" ?> <repositories description="CrossMap converts genome coordinates or annotation files between genome assemblies"> - <repository owner="iuc" name="crossmap_gff" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="bb8290b7d207"/> + <repository owner="iuc" name="crossmap_vcf" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="30d4d3bbe0a1"/> + <repository owner="iuc" name="crossmap_bw" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="cafcf7eecf44"/> + <repository owner="iuc" name="crossmap_region" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="067f3a52abd6"/> <repository owner="iuc" name="crossmap_bam" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="acd53aae2d46"/> - <repository owner="iuc" name="crossmap_bw" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="cafcf7eecf44"/> + <repository owner="iuc" name="crossmap_wig" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="b81b5d67bd3b"/> <repository owner="iuc" name="crossmap_bed" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="c664e42e75f8"/> - <repository owner="iuc" name="crossmap_region" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="067f3a52abd6"/> - <repository owner="iuc" name="crossmap_vcf" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="4a9c59111f54"/> - <repository owner="iuc" name="crossmap_wig" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="b81b5d67bd3b"/> + <repository owner="iuc" name="crossmap_gff" toolshed="https://testtoolshed.g2.bx.psu.edu" changeset_revision="bb8290b7d207"/> </repositories> \ No newline at end of file
