diff --git a/docs/source/bash-step-by-step-tutorial.rst b/docs/source/bash-step-by-step-tutorial.rst index c2ed60999..a7deac5e8 100644 --- a/docs/source/bash-step-by-step-tutorial.rst +++ b/docs/source/bash-step-by-step-tutorial.rst @@ -14,7 +14,7 @@ Before running anything make sure you have activated the conda environment using See the :ref:`Autometa Package Installation` page for details on setting up your conda environment. -I will be going through this tutorial using the 78Mbp test dataset which can be found here ``_. +I will be going through this tutorial using the 78Mbp test dataset which can be found here ``_ (and deposited on `figshare `_) You only need to download ``metagenome.fna.gz`` from the above link and save it at a directory as per your liking. I'm saving it in ``$HOME/tutorial/test_data/``. For instructions on how to download the dataset using command-line see the "Using command-line" section on :ref:`Benchmarking` page.