Skip to content
Snippets Groups Projects
Commit 206fc6b9 authored by Mia Le's avatar Mia Le
Browse files
parents 8e023f80 b19c9d18
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ install_cami() {
conda config --add channels conda-forge
conda config --add channels bioconda
echo "cami: creating environment variable with python 3.7"
conda create cami -python=3.7
conda create --name cami -c conda-forge graph-tool python=3.7
echo "======================================="
echo "| CAMI ENV SUCCESSFULLY CREATED |"
echo "|-------------------------------------|"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment