We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf89888 commit 543788fCopy full SHA for 543788f
README.md
@@ -5,7 +5,7 @@
5
## PROVAL Setup
6
1. We recommend using a new Conda enviroment!
7
2. Install Proval Framework
8
-``` pip install proval ```
+``` pip install -e .[all] ```
9
3. (Optional) Install Smith-Watermann Alignment:
10
```console
11
git clone https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library.git
0 commit comments