From 200cdc2b1a051e565b9556936844bdda168e6205 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 19 Apr 2021 05:28:33 +0200 Subject: [PATCH] Update Wolf tutorial with the OBITools3 --- Wolf-tutorial-with-the-OBITools3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Wolf-tutorial-with-the-OBITools3.md b/Wolf-tutorial-with-the-OBITools3.md index 1b2fa21..607416d 100644 --- a/Wolf-tutorial-with-the-OBITools3.md +++ b/Wolf-tutorial-with-the-OBITools3.md @@ -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: