Skip to content

Commit 19aac93

Browse files
mgaynor1mgaynor1
mgaynor1
authored and
mgaynor1
committed
Readme style fix
1 parent 3b7306c commit 19aac93

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ We provide 32 ways to estimates likelihood of a mixture of models with the expec
2222

2323
## Evaluation of nQuack
2424

25-
![Figure 1. Accuracy of nQuire, nQuack's implementation of nQuire, nQuack's best model, and a simplified version of nQuack across data sets.](man/figures/SummarynQuack.png){align="center" width="500"}
25+
<img src="man/figures/SummarynQuack.png" align="center" width="500"/>
26+
27+
**Figure 1**. Accuracy of nQuire, nQuack's implementation of nQuire, nQuack's best model, and a simplified version of nQuack across data sets.
2628

2729
To examine the utility of this method, we examined 513,792 models based on both simulated and real samples. Figure 1 depicts the accuracy of our method across our included data sets. More information on nQuack's implementation of nQuire can be found on [our pkgdown site](https://mlgaynor.com/nQuack/articles/ModelOptions.html) and in the [Appendix S1](https://www.doi.org/10.1002/aps3.11606). In Figure 1, the simplified version of nQuack only classifies samples as diploid or polyploid - though this is not ideal, it is accurate!
2830

@@ -47,7 +49,7 @@ ln -s /apps/samtools/1.15/bin/samtools samtools
4749

4850
Thanks to [jessiepelosi](https://github.com/jessiepelosi), here is another option:
4951

50-
```
52+
```
5153
Sys.setenv(PATH=paste("/apps/samtools/1.19.2/bin", Sys.getenv("PATH"),sep=":"))
5254
```
5355

0 commit comments

Comments
 (0)