Skip to content

Commit b323931

Browse files
authored
Update ref_db.md
1 parent c73ad58 commit b323931

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ref_db.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Description of how the MIDAS database was constructed, how the species groups co
55

66
#### Step 1. download default database
77
Download the latest version from your browser:
8-
[http://lighthouse.ucsf.edu/MIDAS/midas\_db_v1.2.tar.gz](http://lighthouse.ucsf.edu/MIDAS/midas_db_v1.2.tar.gz)
8+
[https://midasdb.pollard.gladstone.org/uhgg/midas\_db_v1.2.tar.gz](https://midasdb.pollard.gladstone.org/uhgg/midas_db_v1.2.tar.gz)
99

1010
Or, download from the command line:
11-
on Unix: `wget http://lighthouse.ucsf.edu/MIDAS/midas_db_v1.2.tar.gz`
12-
on OSX: `curl http://lighthouse.ucsf.edu/MIDAS/midas_db_v1.2.tar.gz > midas_db_v1.2.tar.gz`
11+
on Unix: `wget https://midasdb.pollard.gladstone.org/uhgg/midas_db_v1.2.tar.gz`
12+
on OSX: `curl https://midasdb.pollard.gladstone.org/uhgg/midas_db_v1.2.tar.gz > midas_db_v1.2.tar.gz`
1313

1414
* This may take several minutes to several hours, depending on your internet speed
1515
* The entire database requires 36 GB of free space to download and decompress

0 commit comments

Comments
 (0)