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 b0bc48d commit c2c800bCopy full SHA for c2c800b
README.md
@@ -7,8 +7,8 @@ Application for the visualisation of (draft) genome assemblies and general assem
7
- Python 2.7+
8
- Matplotlib 1.5
9
- Docopt
10
-- NCBI Taxonomy (names.dmp and nodes.dmp) from [taxdump.tgz](ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz)
11
-- Virtualenv (recommended), see [tutorial](http://docs.python-guide.org/en/latest/dev/virtualenvs/)
+- NCBI Taxonomy (names.dmp and nodes.dmp) ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz
+- Virtualenv (recommended), see http://docs.python-guide.org/en/latest/dev/virtualenvs/
12
```
13
14
## Installation
0 commit comments