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
539097d1
Commit
539097d1
authored
Mar 03, 2021
by
David Mendez
Browse files
Add download columns group for drug warnings
parent
7861d229
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+5
-0
No files found.
app/properties_configuration/config/groups.yml
View file @
539097d1
...
...
@@ -234,3 +234,8 @@ chembl_drug_warning_by_parent:
default
:
[
'
drug_warning.molecule_chembl_id'
,
'
drug_warning.parent_molecule_chembl_id'
,
'
drug_warning.warning_type'
,
'
drug_warning.warning_class'
,
'
drug_warning.warning_description'
,
'
drug_warning.where'
,
'
drug_warning.warning_refs'
]
download
:
default
:
[
'
drug_warning.molecule_chembl_id'
,
'
drug_warning.parent_molecule_chembl_id'
,
'
drug_warning.warning_type'
,
'
drug_warning.warning_class'
,
'
drug_warning.warning_description'
,
'
drug_warning.where'
,
'
drug_warning.warning_refs'
]
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