Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GPZ-Bioinfo authored Aug 21, 2018
1 parent bd506fa commit 3501c0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ python setup.py install
```
If you encounter any error like `Import error: tkinter`, you need to run `sudo apt install python-tk` or `sudo apt install python3-tk`.

***Note***: We suggest using `NetworkX 1.11` for network analysis and plotting, otherwise using a newer version will return an inconsisent generator with the error `AttributeError: 'generator' object has no attribute 'values'`.

# *tmap* Documentation

* [Basic Usage of tmap](https://tmap.readthedocs.io/en/latest/basic.html)
Expand Down

0 comments on commit 3501c0a

Please sign in to comment.