Skip to content
Snippets Groups Projects
Commit ab2cb619 authored by Le, Mia's avatar Le, Mia
Browse files

install datei angepasst

parent 786718bd
No related branches found
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ install_cami() { ...@@ -96,7 +96,7 @@ install_cami() {
conda config --add channels conda-forge conda config --add channels conda-forge
conda config --add channels bioconda conda config --add channels bioconda
echo "cami: creating environment variable with python 3.7" echo "cami: creating environment variable with python 3.7"
conda env create -n cami conda create -n cami -python=3.7
echo "=======================================" echo "======================================="
echo "| CAMI ENV SUCCESSFULLY CREATED |" echo "| CAMI ENV SUCCESSFULLY CREATED |"
echo "|-------------------------------------|" echo "|-------------------------------------|"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment