1. metagWGS is still under development: you need to use the `dev-test` branch of the metagwgs repository.
Run:
```bash
cd metagwgs
git checkout dev-test
git pull
cd functional_tests
```
2. Make sure you are in the directory where you downloaded `metagwgs` source files and added the three mandatory Singularity images in `metagwgs/env`
3. Make sure you downloaded all the required data files for metagwgs. If not, they will be downloaded by the pipeline each time you run it in a different folder.
4. Download the expected results directory for test files from [link-to-exp-dir]
## II. Launch test
The script can be used alongside a homemade script containing the launching command of MetagWGS on the computational cluster of your choice.