Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dy-lin committed Jun 10, 2022
1 parent ee631eb commit 401ed43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ rAMPage is an _in silico_ anti-microbial peptide (AMP) discovery pipeline that t
git clone https://github.com/bcgsc/rAMPage.git
```
1. Download and install the dependencies (specified in the [Dependencies](#dependencies) section below), into [`rAMPage/src`](src/).
* some of these dependencies need to be configured: `SignalP`, `ProP`, `SABLE`, `E<sub>N</sub>TAP` (see [configurations](#configurations))
* some of these dependencies need to be configured: `SignalP`, `ProP`, `SABLE`, `EnTAP` (see [configurations](#configurations))
* install AMPlify using `conda` (*required*-- `biopython` and `pandas` are dependencies for other scripts other than AMPlify)
```shell
cd rAMPage
Expand Down

0 comments on commit 401ed43

Please sign in to comment.