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
0e73f614
Commit
0e73f614
authored
Feb 08, 2021
by
David Mendez
Browse files
Add initial configuration for drug warnings
parent
01e8f028
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+4
-0
app/properties_configuration/config/override.yml
app/properties_configuration/config/override.yml
+10
-1
No files found.
app/properties_configuration/config/groups.yml
View file @
0e73f614
...
...
@@ -222,3 +222,7 @@ chembl_activity:
'
_metadata.assay_data.assay_tissue'
,
'
_metadata.assay_data.assay_cell_type'
,
'
_metadata.assay_data.assay_subcellular_fraction'
,
'
_metadata.assay_data.assay_parameters'
,
'
src_id'
,
'
document_journal'
,
'
document_year'
,
'
activity_properties'
]
chembl_drug_warning_by_parent
:
report_card_table
:
default
:
[
'
drug_warning.parent_molecule_chembl_id'
,
'
drug_warning.molecule_chembl_id'
,
'
drug_warning.warning_class'
,
'
drug_warning.warning_type'
]
app/properties_configuration/config/override.yml
View file @
0e73f614
...
...
@@ -349,4 +349,13 @@ chembl_activity:
'
_metadata.assay_data.cell_chembl_id'
:
label
:
'
Cell
ChEMBL
ID'
'
_metadata.assay_data.assay_parameters'
:
label
:
'
Assay
Parameters'
\ No newline at end of file
label
:
'
Assay
Parameters'
chembl_drug_warning_by_parent
:
'
drug_warning.parent_molecule_chembl_id'
:
label
:
'
Parent
Molecule
ChEMBL
ID'
'
drug_warning.molecule_chembl_id'
:
label
:
'
Molecule
ChEMBL
ID'
'
drug_warning.warning_class'
:
label
:
'
Warning
Class'
'
drug_warning.warning_type'
:
label
:
'
Warning
Type'
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