From fa1b4161b311f8d1a13ffe83ad588898a461abb9 Mon Sep 17 00:00:00 2001 From: nwnoll <38633806+nwnoll@users.noreply.github.com> Date: Mon, 4 Dec 2023 08:25:27 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bbd13c..0a66516 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ At last, *taxalogue* needs time. Especially the sequence download of species-ric 3. Change to the directory where you unzipped the source code - cd taxalogue-v1.0.0 + cd taxalogue-1.0.0 4. Install all the dependencies From 217aa6d7d5d45407761970ca4f7d1ef025e7661e Mon Sep 17 00:00:00 2001 From: nwnoll <38633806+nwnoll@users.noreply.github.com> Date: Mon, 4 Dec 2023 08:35:33 +0100 Subject: [PATCH 2/2] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a66516..015aef3 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ At last, *taxalogue* needs time. Especially the sequence download of species-ric # bundle install -5. Download records from up to three different source databases, for BOLD manually download the [datapackages](https://boldsystems.org/index.php/datapackages) +5. Download records from up to three different source databases, for BOLD manually download the [datapackages](https://boldsystems.org/index.php/datapackages). Since taxalogue downloads the GenBank Release files for the specified taxon, it might require a lot of disk space. If you do not have sufficient disk space, consider using only BOLD (by downloading the datapackage) and GBOL with `bundle exec ruby taxalogue.rb --taxon Arthropoda download --gbol` # Since BOLD now offers to download a snapshot of the current database, it is recommended to use it # The datapackages are listed at https://boldsystems.org/index.php/datapackages