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 23, 2020
1 parent 03d2933 commit dbd42bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ source activate ONTrack_env
pip install pycoQC
echo -e "\n"
echo "Modify variables PIPELINE_DIR and MINICONDA_DIR in config_MinION_mobile_lab.R"
echo -e "PIPELINE_DIR: $PIPELINE_DIR"
echo -e "MINICONDA_DIR: $MINICONDA_DIR \n"

echo -e "PIPELINE_DIR <- \"$PIPELINE_DIR\""
echo -e "MINICONDA_DIR <- \"$MINICONDA_DIR\""
echo -e "\n"

0 comments on commit dbd42bc

Please sign in to comment.