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
cbd956e2
Commit
cbd956e2
authored
Aug 16, 2021
by
David Mendez
Browse files
EUBOPEN props config: add target synonyms to targets table
parent
0cf118a1
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+1
-1
app/properties_configuration/config/override.yml
app/properties_configuration/config/override.yml
+3
-0
No files found.
app/properties_configuration/config/groups.yml
View file @
cbd956e2
...
...
@@ -146,7 +146,7 @@ chembl_target:
'
_metadata.related_compounds.count'
,
'
_metadata.related_activities.count'
]
optional
:
[
'
tax_id'
,
'
species_group_flag'
]
eubopen_browser_table
:
default
:
[
'
target_chembl_id'
,
'
pref_name'
,
'
target_type'
,
'
organism'
]
default
:
[
'
target_chembl_id'
,
'
pref_name'
,
'
target_components'
,
'
target_type'
,
'
organism'
]
browser_table_blast
:
default
:
[
'
best_expectation'
,
'
best_positives'
,
'
best_identities'
,
'
best_score_bits'
,
'
best_score'
,
'
length'
,
'
target_chembl_id'
,
'
pref_name'
,
'
uniprot_accessions'
,
'
target_type'
,
'
organism'
,
...
...
app/properties_configuration/config/override.yml
View file @
cbd956e2
...
...
@@ -199,6 +199,9 @@ chembl_target:
type
:
'
double'
aggregatable
:
false
sortable
:
true
'
target_synonyms'
:
based_on
:
'
target_components'
label
:
'
Target
Synonyms'
'
length'
:
label
:
'
Length'
label_mini
:
'
Length'
...
...
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