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
ed1c67c5
Commit
ed1c67c5
authored
Oct 04, 2021
by
David Mendez
Browse files
Properties Config: add groups for eubopen indexes
parent
63ea67d8
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+6
-1
No files found.
app/properties_configuration/config/groups.yml
View file @
ed1c67c5
...
...
@@ -110,7 +110,6 @@ chembl_molecule:
eubopen_search_results
:
default
:
[
'
pref_name'
,
'
molecule_synonyms'
]
sticky
:
[
'
molecule_chembl_id'
]
highlight
:
[
'
pref_name'
,
'
molecule_synonyms'
]
chembl_assay
:
download
:
default
:
[
'
assay_chembl_id'
,
'
assay_type'
,
'
description'
,
'
assay_organism'
,
'
_metadata.related_compounds.count'
,
...
...
@@ -278,3 +277,9 @@ chembl_drug_warning_by_parent:
'
drug_warning.warning_class'
,
'
drug_warning.warning_description'
,
'
drug_warning.where.country'
,
'
drug_warning.where.year'
,
'
drug_warning.warning_refs.ref_url'
,
'
drug_warning.warning_refs.ref_type'
,
'
drug_warning.warning_refs.ref_id'
]
chembl_eubopen_molecule
:
eubopen_search_results
:
default
:
[
'
pref_name'
]
chembl_eubopen_target
:
eubopen_search_results
:
default
:
[
'
pref_name'
,
'
organism'
]
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