From c1280630ff563b523267fd953245aaeefbb08a13 Mon Sep 17 00:00:00 2001 From: Jan-Niklas Runge <33123209+jnrunge@users.noreply.github.com> Date: Fri, 3 Jun 2022 16:01:46 +0200 Subject: [PATCH] README typo --- README.MD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index ed31463..cb4db2d 100644 --- a/README.MD +++ b/README.MD @@ -36,7 +36,7 @@ git clone https://github.com/jnrunge/SPORE.git ```` -and you can see if it runs using the example data (after having adjusted the path to truffle in the example configuration file `example_data/SPORE-Settings-for-example_data.R`. +and you can see if it runs using the example data (after having adjusted the path to `truffle` in the example configuration file `example_data/SPORE-Settings-for-example_data.R`). ```bash @@ -46,6 +46,8 @@ Rscript ../SPORE.R SPORE-Settings-for-example_data.R ```` +You can then compare results with `md5sum -c results/md5.txt`. + ### Manual requirements #### BCFTOOLS