You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ GraphBin2 is an extension of [GraphBin](https://github.com/Vini2/GraphBin) which
11
11
12
12
## Getting Started
13
13
14
+
### Dependencies
15
+
You will need the following python packages installed.
16
+
*[Biopython](https://biopython.org/)
17
+
*[python-igraph](https://igraph.org/python/)
18
+
14
19
### Downloading GraphBin2
15
20
You can download the latest release of GraphBin from [Releases](https://github.com/Vini2/GraphBin/releases) or clone the GraphBin repository to your machine.
16
21
@@ -27,7 +32,7 @@ unzip [file_name].zip
27
32
Now go in to the GraphBin folder using the command
0 commit comments