Lane already has `conda` installed at `/projects/mohimanilab/miniconda3`.
You may already have `conda` installed under a shared FS for your lab. Check if this is the case before proceeding.
To use this installation you can run
```bash
/projects/mohimanilab/miniconda3/bin/conda init
```
then log out and back in to lane.
You should now see a section in parentheses to the left of your login prompt
```
(base) [mguler@lanec1 ~]$
```
that indicates your currently active `conda` environment.
If you use this installation please make sure you do not modify existing environments, as it could break other users' workflows.
If you use this installation please make sure you do not modify existing environments, as it could break other users' workflows.
To install your own copy go to the [Miniconda installation page](https://docs.conda.io/en/latest/miniconda.html) and copy the link to the latest linux installer.
To install your own copy go to the [Miniconda installation page](https://docs.conda.io/en/latest/miniconda.html) and copy the link to the latest linux installer.