wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh
bash Miniforge3-Linux-x86_64.sh
~/mambaforge/bin/conda init bash
exec bashmamba env create -f bioinformatics-learn.yml
conda activate bioinformatics-learnconda env update -f bioinformatics-learn.yml --prunepython -m pytest -qconda update -n base -c conda-forge condaNote: that r-essentials installs a lot of R packages, including ggplot2,
conda install rpy2 r-essentials r-gridextraconda install r-ggplot2 r-lazyeval r-gridextra rpy2wget -nd http://ftp.1000genomes.ebi.ac.uk/vol1/ftp/phase3/20130502.phase3.sequence.index -O /datasets/sequence.index