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
f17c2c0b
Commit
f17c2c0b
authored
Aug 09, 2021
by
David Mendez
Browse files
EUBOPEN: add properties groups for eubopen search results
parent
263f8f95
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+4
-0
No files found.
app/properties_configuration/config/groups.yml
View file @
f17c2c0b
...
...
@@ -105,6 +105,8 @@ chembl_molecule:
'
molecule_properties.cx_most_apka'
,
'
molecule_properties.cx_most_bpka'
,
'
molecule_properties.cx_logp'
,
'
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'
]
chembl_assay
:
download
:
default
:
[
'
assay_chembl_id'
,
'
assay_type'
,
'
description'
,
'
assay_organism'
,
'
_metadata.related_compounds.count'
,
...
...
@@ -151,6 +153,8 @@ chembl_target:
querystring
:
default
:
[
'
target_chembl_id'
,
'
pref_name'
,
'
uniprot_accessions'
,
'
target_type'
,
'
organism'
,
'
_metadata.related_compounds.count'
,
'
_metadata.related_activities.count'
,
'
tax_id'
,
'
species_group_flag'
]
eubopen_search_results
:
default
:
[
'
target_chembl_id'
,
'
pref_name'
]
chembl_document
:
download
:
default
:
[
'
document_chembl_id'
,
'
journal_full_title'
,
'
src_id'
,
'
_metadata.source'
,
'
title'
,
'
pubmed_id'
,
'
doi'
,
...
...
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