学习小组Day3笔记--Lenus
2021-02-25 本文已影响0人
Lenus
The differences among ANACONDA, MINICONDA, and CONDA
- like app store
Download MINICONDA
- uname -a
- latest version
- wget command
Installation of MINICONDA
- bash Miniconda3-latest-Linux-x86_64.sh
- source ~/.bashrc (to activate conda)
- install fastqc