Using Conda
Last updated
Last updated
You can use to install most of the Software required by MiGA. If you don't have Conda, you can follow the .
If you prefer to see code in action, the full installation process with conda is available as a .
The bioconda fastani recipe currently depends on packages that force downgrading other important packages (including R). This can cause some issues, and we're currently recommending the use of whenever possible. If this is not an option for you, a good alternative might be to install FastANI from source instead of using conda. Finally, you could use the instructions below, if the risk of employing old libraries outweights the burden of installation.
Now that you have Conda, activate it. If you want to create a separate clean environment (optional) you can simply execute:
It's strongly recommended to activate conda in the ~/.miga_modules
:
Next, install the requirements:
Unzip that file, and locate the appropriate binary in a folder listed in your $PATH
.
The full list of R packages is automatically installed by MiGA. However, we will install one package here to make sure everything is properly initialized.
There is a version of SolexaQA in conda, but the recipe forced downgrading R and is only available for Linux. Therefore, a safer option is to obtain the precompiled binaries directly from the developers .
If you want to activate the and steps, follow the instructions to install the .