Skip to content

Commit

Permalink
update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pchaumeil committed May 12, 2022
1 parent ab3a01d commit 185cebc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/installing/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ GTDB-Tk requires ~66G of external data that needs to be downloaded and unarchive

.. code-block:: bash
wget https://data.gtdb.ecogenomic.org/releases/latest/auxillary_files/gtdbtk_data.tar.gz
wget https://data.ace.uq.edu.au/public/gtdb/data/releases/latest/auxillary_files/gtdbtk_data.tar.gz (or, mirror)
tar xvzf gtdbtk_data.tar.gz
wget https://data.gtdb.ecogenomic.org/releases/latest/auxillary_files/gtdbtk_v2_data.tar.gz
wget https://data.ace.uq.edu.au/public/gtdb/data/releases/latest/auxillary_files/gtdbtk_v2_data.tar.gz (or, mirror)
tar xvzf gtdbtk_v2_data.tar.gz
Note that different versions of the GTDB release data may not run on all versions of GTDB-Tk, below are all supported versions:
Expand Down

0 comments on commit 185cebc

Please sign in to comment.