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
81dfdcce
Commit
81dfdcce
authored
Apr 21, 2021
by
David Mendez
Browse files
Add again querystring config for target index
parent
08132ca3
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
app/properties_configuration/config/groups.yml
app/properties_configuration/config/groups.yml
+3
-0
No files found.
app/properties_configuration/config/groups.yml
View file @
81dfdcce
...
...
@@ -139,6 +139,9 @@ chembl_target:
optional
:
[
'
tax_id'
,
'
species_group_flag'
]
references
:
default
:
[
'
cross_references'
]
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'
]
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