JULIELab / gepi

GePI (GEne - Protein Interactions) is a web portal for quick and convenient access to gene - protein interaction mentions automatically extracted from the biomedical literature, i.e. PubMed and PubMed Central (Open Access Subset).
GNU General Public License v3.0
1 stars 0 forks source link

(re)add fields for ES aggregations to index #208

Closed khituras closed 1 year ago

khituras commented 1 year ago

ES aggregations are probably the actual way to go for our statistics and perhaps even for the charts. To test this, we need to add fields to the index that include the argument 1 and 2 gene names as well as an identifier for the interaction, e.g. arg1name-arg2name. This could be used for the Sankey charts.