Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MaestSi authored Jan 8, 2020
1 parent d0f7edb commit 0af0bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ MINICONDA_DIR=$(which conda | sed 's/miniconda3.*$/miniconda3/')
conda config --add channels bioconda
conda config --add channels conda-forge
conda config --add channels r
conda config --add channels anaconda
conda create -n ONTrack_env python=3.6 blast emboss vsearch seqtk mafft porechop minimap2 samtools nanopolish bedtools r bioconductor-biostrings
source activate ONTrack_env
pip install pycoQC
Expand Down

0 comments on commit 0af0bda

Please sign in to comment.