Loading...
Searching...
No Matches
Go to the source code of this file.
|
dict | searx.engines.pdbe.about |
|
list | searx.engines.pdbe.categories = ['science'] |
|
bool | searx.engines.pdbe.hide_obsolete = False |
|
list | searx.engines.pdbe.pdb_unpublished_codes = ['HPUB', 'HOLD', 'PROC', 'WAIT', 'AUTH', 'AUCO', 'REPL', 'POLC', 'REFI', 'TRSF', 'WDRN'] |
|
str | searx.engines.pdbe.pdbe_solr_url = 'https://www.ebi.ac.uk/pdbe/search/pdb/select?' |
|
str | searx.engines.pdbe.pdbe_entry_url = 'https://www.ebi.ac.uk/pdbe/entry/pdb/{pdb_id}' |
|
str | searx.engines.pdbe.pdbe_preview_url = 'https://www.ebi.ac.uk/pdbe/static/entry/{pdb_id}_deposited_chain_front_image-200x200.png' |
|