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
e1fafbcf
Commit
e1fafbcf
authored
Aug 16, 2021
by
David Mendez
Browse files
EUBOPEN props config: Add targets and compounds counts for eubpopen groups
parent
b2a3e422
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+3
-2
No files found.
app/properties_configuration/config/groups.yml
View file @
e1fafbcf
...
...
@@ -23,7 +23,8 @@ chembl_molecule:
'
molecule_properties.molecular_species'
,
'
molecule_properties.full_molformula'
,
'
molecule_structures.canonical_smiles'
]
eubopen_browser_table
:
default
:
[
'
molecule_chembl_id'
,
'
pref_name'
,
'
molecule_synonyms'
,
'
molecule_type'
]
default
:
[
'
molecule_chembl_id'
,
'
pref_name'
,
'
molecule_synonyms'
,
'
molecule_type'
,
'
_metadata.related_targets.count'
]
browser_cards
:
default
:
[
'
molecule_chembl_id'
,
'
pref_name'
]
alternate_forms_carousel
:
...
...
@@ -147,7 +148,7 @@ chembl_target:
optional
:
[
'
tax_id'
,
'
species_group_flag'
]
eubopen_browser_table
:
default
:
[
'
target_chembl_id'
,
'
pref_name'
,
'
target_type'
,
'
organism'
,
'
_metadata.related_compounds.count'
,
'
_metadata.related_activities.count'
]
'
_metadata.related_compounds.count'
]
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'
,
...
...
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