Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MaestSi authored Feb 16, 2021
1 parent b6147df commit 199209d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ conda config --add channels bioconda
conda config --add channels conda-forge
conda config --add channels r
conda config --add channels anaconda
conda env create -n MetaBlast_env blast r-base r-taxize
conda env create -n MetaBlast_env blast parallel r-base r-taxize r-data.table
echo -e "\n"
echo "Modify variables PIPELINE_DIR and MINICONDA_DIR in config_MetaBlast.sh"
echo -e "PIPELINE_DIR <- \"$PIPELINE_DIR\""
Expand Down

0 comments on commit 199209d

Please sign in to comment.