Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ChEMBL
C
ChEMBL
Main Web Interface
Elasticsearch Proxy API
Commits
027f44db
Commit
027f44db
authored
Sep 17, 2021
by
David Mendez
Browse files
Eubopen configurations: do not include chembl id in default
parent
8f6768d3
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+2
-2
No files found.
app/properties_configuration/config/groups.yml
View file @
027f44db
...
...
@@ -108,9 +108,9 @@ chembl_molecule:
'
molecule_properties.cx_logd'
,
'
molecule_properties.aromatic_rings'
,
'
molecule_properties.heavy_atoms'
,
'
molecule_properties.qed_weighted'
]
eubopen_search_results
:
default
:
[
'
molecule_chembl_id'
,
'
pref_name'
,
'
molecule_synonyms'
]
default
:
[
'
pref_name'
,
'
molecule_synonyms'
]
sticky
:
[
'
molecule_chembl_id'
]
highlight
:
[
'
molecule_chembl_id'
,
'
pref_name'
,
'
molecule_synonyms'
]
highlight
:
[
'
pref_name'
,
'
molecule_synonyms'
]
chembl_assay
:
download
:
default
:
[
'
assay_chembl_id'
,
'
assay_type'
,
'
description'
,
'
assay_organism'
,
'
_metadata.related_compounds.count'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment