Skip to content
Snippets Groups Projects
Commit ed707835 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

add "plddts", "iptm+ptm", "pDockQ" to filterable attributes

parent f1a66c03
No related branches found
No related tags found
No related merge requests found
Pipeline #118924 passed with stages
in 8 minutes and 39 seconds
......@@ -149,7 +149,7 @@ def update_structure(
)
print(pagination_settings_task)
attr_task = index.update_filterable_attributes(
body=["system", "completed", "prediction_type"]
body=["system", "completed", "prediction_type", "plddts", "iptm+ptm", "pDockQ"]
)
params = {
"maxValuesPerFacet": 1000000,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment