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

install datei angepasst

parent af6ba243
Branches
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 -f cami_env.yaml conda env create -n cami
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