diff --git a/README.md b/README.md index 8badae105..9cf6d4dd3 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ To learn more about the docker pull rate limits and the open source software pro | [geNomad](https://hub.docker.com/r/staphb/genomad)
[![docker pulls](https://badgen.net/docker/pulls/staphb/genomad)](https://hub.docker.com/r/staphb/genomad) | | https://github.com/apcamargo/genomad | | [GenoVi](https://hub.docker.com/r/staphb/genovi)
[![docker pulls](https://badgen.net/docker/pulls/staphb/genovi)](https://hub.docker.com/r/staphb/genovi) | | https://github.com/robotoD/GenoVi | | [gfastats](https://hub.docker.com/r/staphb/gfastats)
[![docker pulls](https://badgen.net/docker/pulls/staphb/gfastats)](https://hub.docker.com/r/staphb/gfastats) | | https://github.com/vgl-hub/gfastats | -| [grandeur](https://hub.docker.com/r/staphb/grandeur)
[![docker pulls](https://badgen.net/docker/pulls/staphb/grandeur)](https://hub.docker.com/r/staphb/grandeur) | | https://github.com/UPHL-BioNGS/Grandeur | +| [grandeur_ref](https://hub.docker.com/r/staphb/grandeur_ref)
[![docker pulls](https://badgen.net/docker/pulls/staphb/grandeur_ref)](https://hub.docker.com/r/staphb/grandeur_ref) | | Part of https://github.com/UPHL-BioNGS/Grandeur | | [Gubbins](https://hub.docker.com/r/staphb/gubbins)
[![docker pulls](https://badgen.net/docker/pulls/staphb/gubbins)](https://hub.docker.com/r/staphb/gubbins) | | https://github.com/nickjcroucher/gubbins | | [heatcluster](https://hub.docker.com/r/staphb/heatcluster)
[![docker pulls](https://badgen.net/docker/pulls/staphb/heatcluster)](https://hub.docker.com/r/staphb/heatcluster) | | https://github.com/DrB-S/heatcluster/tree/main | | [hmmer](https://hub.docker.com/r/staphb/hmmer)
[![docker pulls](https://badgen.net/docker/pulls/staphb/hmmer)](https://hub.docker.com/r/staphb/hmmer) | | http://hmmer.org/ | diff --git a/grandeur/4.5/Dockerfile b/grandeur_ref/4.5/Dockerfile similarity index 93% rename from grandeur/4.5/Dockerfile rename to grandeur_ref/4.5/Dockerfile index 20f978d93..22416aad7 100644 --- a/grandeur/4.5/Dockerfile +++ b/grandeur_ref/4.5/Dockerfile @@ -16,7 +16,7 @@ FROM ubuntu:jammy as app LABEL base.image="ubuntu:jammy" LABEL dockerfile.version="1" -LABEL software="UPHL-BioNGS/Grandeur" +LABEL software="References for UPHL-BioNGS/Grandeur" LABEL software.version="4.5" LABEL description="Reference genomes for Grandeur" LABEL website="https://github.com/UPHL-BioNGS/Grandeur" diff --git a/grandeur/4.5/README.md b/grandeur_ref/4.5/README.md similarity index 69% rename from grandeur/4.5/README.md rename to grandeur_ref/4.5/README.md index 1aaf698e8..ef91443c2 100644 --- a/grandeur/4.5/README.md +++ b/grandeur_ref/4.5/README.md @@ -1,6 +1,6 @@ -# Grandeur container +# Grandeur References container -Main tool: [UPHL-BioNGS/Grandeur](https://github.com/UPHL-BioNGS/Grandeur) +Main tool: Part of [UPHL-BioNGS/Grandeur](https://github.com/UPHL-BioNGS/Grandeur) Code repository: https://github.com/UPHL-BioNGS/Grandeur diff --git a/grandeur/4.5/accessions.txt b/grandeur_ref/4.5/accessions.txt similarity index 100% rename from grandeur/4.5/accessions.txt rename to grandeur_ref/4.5/accessions.txt diff --git a/grandeur/4.5/rename.sh b/grandeur_ref/4.5/rename.sh similarity index 100% rename from grandeur/4.5/rename.sh rename to grandeur_ref/4.5/rename.sh