Skip to content
Snippets Groups Projects
Commit 1140a984 authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

Adding python package installation

parent 5422884f
No related branches found
No related tags found
1 merge request!1Draft: Resolve "Vecscreen"
...@@ -94,7 +94,8 @@ apt-get install -y abyss cd-hit ...@@ -94,7 +94,8 @@ apt-get install -y abyss cd-hit
echo "\n\n ###### ncbi-blast+ ncbi-tools-bin...\n" echo "\n\n ###### ncbi-blast+ ncbi-tools-bin...\n"
apt-get install -y ncbi-blast+ ncbi-tools-bin apt-get install -y ncbi-blast+ ncbi-tools-bin
python3 -m pip install -U pip setuptools build numba --yes
python3 -m pip install ipython panel biopython pysam pandas matplotlib seaborn
# Create a directory for Miniconda, download and install Miniconda # Create a directory for Miniconda, download and install Miniconda
echo "\n\n ########### Setting up Miniconda...\n" echo "\n\n ########### Setting up Miniconda...\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment