Skip to content

Commit 152a06e

Browse files
committed
scaling image in sourmash lesson
1 parent e1103a4 commit 152a06e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sourmash.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ Lastly, we plot the comparison matrix.
208208
sourmash plot --labels schurch_compare_matrix
209209
```
210210

211-
![compare](_static/schurch_comp.matrix.png)
211+
<center><img src="_static/schurch_comp.matrix.png" width="100%"></center>
212+
<br>
212213

213214
We see there are two major blocks of similar samples, which makes sense given that we have
214215
WT and SNF2 knockout samples. However, we also see that some of our samples are outliers!

0 commit comments

Comments
 (0)