Update Wolf tutorial with the OBITools3
@ -106,7 +106,7 @@ Otherwise, to build the database yourself from the start:
|
||||
|
||||
mkdir EMBL
|
||||
cd EMBL
|
||||
wget -nH --cut-dirs=5 -A rel_std_*.dat.gz -R rel_std_hum_*.dat.gz,rel_std_env_*.dat.gz -m ftp://ftp.ebi.ac.uk/pub/databases/embl/release/std/
|
||||
wget -nH --cut-dirs=5 -A rel_std_*.dat.gz -R rel_std_hum_*.dat.gz,rel_std_env_*.dat.gz -m https://ftp.ebi.ac.uk/pub/databases/embl/release/std/
|
||||
cd ..
|
||||
|
||||
2. Import the sequences in the DMS:
|
||||
@ -119,7 +119,7 @@ For EMBL files, you can give the path to a directory with several EMBL files.
|
||||
|
||||
3. Download the taxonomy:
|
||||
|
||||
wget ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz
|
||||
wget https://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz
|
||||
|
||||
4. Import the taxonomy in the DMS:
|
||||
|
||||
|
Reference in New Issue
Block a user