Skip to content

Commit

Permalink
DOC: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Apr 18, 2024
1 parent 7ca1dd0 commit 6993c59
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 @@ -21,10 +21,12 @@ GraphBin2 is an extension of [GraphBin](https://github.com/Vini2/GraphBin) which
## Getting Started

### Dependencies
GraphBin2 requires Python 3.7 (tested on Python 3.7.4). You will need the following python packages installed. Versions tested on are listed as well.
GraphBin2 requires Python 3.7 or higher (tested on Python 3.7.4). You will need the following python packages installed. Versions tested on are listed as well.
* [Biopython](https://biopython.org/) - version 1.74
* [python-igraph](https://igraph.org/python/) - version 0.7.1
* [tqdm](https://github.com/tqdm/tqdm) - version 4.36.1
* [scipy](https://scipy.org/)
* [click](https://click.palletsprojects.com/)

### Downloading GraphBin2
You can download the latest release of GraphBin2 from [Releases](https://github.com/Vini2/GraphBin2/releases) or clone the GraphBin2 repository to your machine.
Expand Down

0 comments on commit 6993c59

Please sign in to comment.