Giter VIP home page Giter VIP logo

disease-models's Introduction

Models for human disease from the International Mouse Phenotyping Consortium

Shiny app displaying the IMPC disease models correspondig to the latest data release [DR11.0, Februray 2020]. The description of the pipeline and data sources can be found in our recent review pubished in Mammalian Genome [Cacheiro et al., 2019], which includes models from a previous data release [DR10.0, March 2019].

How to launch the app

Run the app locally:

if (!require('shiny')) install.packages("shiny")
library(shiny)
shiny::runGitHub("disease-models", "pilarcacheiro")

Or clone or download this repository and run:

shiny::runApp("disease-models")

The following addtional packages are required:

if (!require('DT')) install.packages('DT')
if (!require('networkD3')) install.packages('networkD3')
if (!require('tidyverse')) install.packages('tidyverse')

Mouse models disease table

These tables contain information on all the IMPC mouse models for a given gene, the human orthologues and the associated disorders along with the phenotypic similarity between each mouse model and the disease as computed by the PhenoDigm algorithm . PhenoDigm relies on the availability of mouse phenotypes encoded as Mammalian Phenotype Ontology (MP) terms and human disease phenotypes encoded as Human Phenotype Ontology (HPO) terms. A PhenoDigm score = 0 means that there are no phenotypes in common between the mouse model and the disease. Methods and data sources available in [Cacheiro et al., 2019]

Gene summary table

These tables contain summary information at the gene level: disease associated genes for which an IMPC mouse models exists and whether the mouse models is able to mimic the disease phenotypes of any of the human orthologues. An additional 116 mouse genes with IMPC mouse models showing significant phenotypes and asociated to Mendelian disorders as in OMIM and ORPHANET not included in the previous set of tables are shown here. For these genes, the associated disease phentoypes are not yet encoded as HPO phenotypes so PhenoDigm similarity scores cannot be computed.

disease-models's People

Contributors

pilarcacheiro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.