Skip to content

Commit

Permalink
Update image sizes in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rdenise committed Mar 1, 2024
1 parent 09fc8f7 commit 1495889
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ This should check the required software is installed and give a warning if not.

Output of the test should have the following lines at the bottom

![example](/img/example_result.png)
<img src="/img/example_result.png" width="70%" height="70%">


----------

Expand Down Expand Up @@ -318,7 +319,7 @@ Class:Caudoviricetes Family: Not Defined Yet Subfamily:Vequintavirinae

- ***.pdf, *.svg, *.png** - image files of top right matrix of similarity to closest currently classified phages

![HeatMap](/img/heatmap.png)
<img src="/img/heatmap.png" width="60%" height="60%">

----------
### Similarity
Expand Down Expand Up @@ -392,4 +393,4 @@ Databases options:

- ***.pdf, *.svg, *.png** - image files of top right matrix of similarity to closest currently classified phages

<img src="/img/heatmap.png" width="50%" height="50%">
<img src="/img/heatmap.png" width="60%" height="60%">

0 comments on commit 1495889

Please sign in to comment.