Loading teGreedyNester_installation_v1.sh +2 −1 Original line number Original line Diff line number Diff line Loading @@ -81,6 +81,7 @@ else if test -f config.yml; then if test -f config.yml; then rm -r config.yml rm -r config.yml fi fi # strings to be changed # strings to be changed ltrFinder="/path/to/ltr_finder_repository/LTR_Finder/source/ltr_finder" ltrFinder="/path/to/ltr_finder_repository/LTR_Finder/source/ltr_finder" prosite="path/to/repository/dbs/prosite" prosite="path/to/repository/dbs/prosite" Loading Loading
teGreedyNester_installation_v1.sh +2 −1 Original line number Original line Diff line number Diff line Loading @@ -81,6 +81,7 @@ else if test -f config.yml; then if test -f config.yml; then rm -r config.yml rm -r config.yml fi fi # strings to be changed # strings to be changed ltrFinder="/path/to/ltr_finder_repository/LTR_Finder/source/ltr_finder" ltrFinder="/path/to/ltr_finder_repository/LTR_Finder/source/ltr_finder" prosite="path/to/repository/dbs/prosite" prosite="path/to/repository/dbs/prosite" Loading