-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hey!
Thanks for this! I like running hotspots - it's very helpful for visualising active sites, but I was wondering if there was an up-to-date example for running ensemble hotspots? Looking at the selectivity example, I'm getting the following error:
AttributeError: '_GridEnsemble' object has no attribute 'from_grid_list'
The call seems to come from here:
Line 776 in a6dbd7f
| grid_dic[p] = ens.from_grid_list(grid_list_p, getcwd(), prot_name, p, mode=mode) |
the function seems to have been added in this PR: https://github.com/prcurran/hotspots/pull/32/files
but doesn't seem to exist anymore --- is there an older version of the code that would still be compatible with this example?
Thanks in advance!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels