MINERVA v13.0
Manual

Disease variant associations#

The introduction#

Disease associations is a plugin allowing one to see genes associated with given disease in the context of selected disease map. Currently, the plugin shows genes associations obtained from Protein API variation service (includes also information about specific variants) and Open Targets API.

Please bear in mind that the mapping between obtained genes and genes found in the map is based on HGNC. So if entities in the map do not contain HGNC annotations, there will be no mapping available, i.e. you won’t see any eye icons in the tables.

Disease association view{:width=“900px”}

General instructions#

In order to use the precompiled and publicly available version of the plugin, open the plugin menu in the MINERVA’s upper left corner (see image below) and click plugins. In the dialog which appears enter the following address in the URL box: https://minerva-dev.lcsb.uni.lu/plugins/disease-associations/plugin.js The plugin shows up in the plugins panel on the right hand side of the screen.

Plugin functionality#

Obtaining disease-gene associations#

Disease-gene associations inspection#

The obtained associations are shown in tabs based on the the source of information.

Variation information from Protein API variation service#

The variation service is used to obtain disease-associated variants retrieved from large-scale genomics projects (see details in the respective section below).

Associations from Open Targets#

Open Targets platform is used to obtain disease-gene associations including an aggregated association score showing the strength of the respective association. Only associations with score > 0.2 are retrieved and displayed. Moreover, only top 10.000 associations are retrieved, which probably will be enough for any disease.

Data resources#

Ontology Lookup Service (OLS)#

EBI’s OLS is used to obtain the disease from suggestions and disease details from the EFO ontology, one of the ontologies under the OLS umbrella.

Variation information#

The information about variants comes from EBI’s Proteins API. As stated on the pages of Proteins API: > “The variation, proteomics and antigen services provide annotations imported and mapped from large scale data sources, such as 1000 Genomes, ExAC (Exome Aggregation Consortium), TCGA (The Cancer Genome Atlas), COSMIC (Catalogue Of Somatic Mutations In Cancer), PeptideAtlas, MaxQB (MaxQuant DataBase), EPD (Encyclopedia of Proteome Dynamics) and HPA, along with UniProtKB annotations for these feature types (if applicable)”.

To specify the disease of interest, the Proteins API can be passed either a text or list of OMIM identifiers. The plugin uses the latter option since the EFO ontology includes also a mapping from EFO to OMIM. For example, Parkinson’s disease is mapped to OMIM:616710, OMIM:616361, OMIM:168600. We should mention here that OMIM ontology seems to have a more granular distinction of diseases and thus for example it contains Parkinson disease 1-10 which do not have exact mapping in EFO.

The following image shows an example of the data (a snippet from Google Chrome DevTools) already grouped by gene name and species information (see above).

Data example{:width=“900px”}

Open Targets#

Open Targets platform supports workflows starting from a target or disease, and shows the available evidence for target – disease associations. The plugin uses the Open Targets Platform REST-API to obtain the associations and their scores.