Kortemme-Lab / sequence-tolerance

A sequence tolerance benchmark capture containing the benchmark dataset and benchmarked protocol captures.
https://kortemmelab.ucsf.edu/benchmarks
MIT License
1 stars 0 forks source link

indicate 'cp settings.json.example settings.json' is necessary #21

Open momeara opened 9 years ago

momeara commented 9 years ago

With out copying over ../../protocols/backrub_seqtol/settings.json.example it gives this error message.

Traceback (most recent call last):
  File "../../protocols/backrub_seqtol/backrub_seqtol.py", line 69, in <module>
    raise Exception('Please create the configuration file %s.' % settings_file)
Exception: Please create the configuration file ../../protocols/backrub_seqtol/settings.json

In the instructions, say to copy over settings.json.example to settings.json and set options, and also have the error message say to copy over settings.json.example to settings.json.