License: This is an open access protocol distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited
Protocol status: Working
Created: May 14, 2020
Last Modified: May 15, 2020
Protocol Integer ID: 37020
Abstract
The purpose of this protocol is to define and provide instructions for creating a conda environment for phylogenetic analysis
Installing Miniconda
Installing Miniconda
Open a terminal (Ctrl + Alt + T).
Create a directory called softwares to your HOME directory, switch to it and then download the 64-bit Python 3 Miniconda installer.
Install Miniconda quietly, accepting defaults.
After installation, remove the Miniconda installer from directory.
Set the Miniconda permanent PATH and update conda packages to the latest compatible version.