Skip to content

Commit 71368a0

Browse files
authored
Update BUILD.org
Add instruction on installing ista
1 parent b8c30ab commit 71368a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

BUILD.org

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,13 @@ For reference, an up-to-date, complete copy of this build file can be
183183
found in the [[https://github.com/EpistasisLab/AlzKB][AlzKB source repository]] at the location
184184
=alzkb/populate_ontology.py=.
185185

186+
** Installing ista
187+
- Keep MySQL Server running
188+
- Install mysqlclient via Anaconda-Navigator
189+
- Clone the ista repository onto your computer (=git clone https://github.com/RomanoLab/ista=)
190+
- =cd ista=
191+
- =pip install .=
192+
186193
** Build file top-matter
187194
At the top of the file, we do some imports of necessary Python
188195
packages. First comes =ista=. We don't import the whole package, just

0 commit comments

Comments
 (0)