Loading teGreedyNester_installation_v1.sh +4 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,10 @@ else # Setup paths in 'config.yml' processEcho "GENERATING 'config.yml'" # remove old config.yml if exist if test -f config.yml; then rm -r config.yml fi # strings to be changed ltrFinder="/path/to/ltr_finder_repository/LTR_Finder/source/ltr_finder" prosite="path/to/repository/dbs/prosite" Loading Loading
teGreedyNester_installation_v1.sh +4 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,10 @@ else # Setup paths in 'config.yml' processEcho "GENERATING 'config.yml'" # remove old config.yml if exist if test -f config.yml; then rm -r config.yml fi # strings to be changed ltrFinder="/path/to/ltr_finder_repository/LTR_Finder/source/ltr_finder" prosite="path/to/repository/dbs/prosite" Loading