Skip to content

Commit

Permalink
README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnrunge committed Jun 3, 2022
1 parent 9c4c3d3 commit c128063
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit c128063

Please sign in to comment.