Skip to content

monarch-initiative/exomiser-phenotype-data-revised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exomiser Data Pipeline - Revised

Exomiser relies on Monarch as a source for phenotypic similarity flat files (tables). There are various pieces that influence the resulting similarity tables, such as ontologies, algorithms and other. As we are converging on an entirely new way of doing phenotype similarity, we need to ensure that Exomiser inputs look as expected. Furthermore the Exomiser phenotype data pipeline is currently a string of manually concatenated workflows executed by the Exomiser team, which is unnecessarily complicated.

The goals of this project are:

  1. Document the current Exomiser phenotype data pipeline to identify all its dependencies
  2. Streamline the current Exomiser phenotype data pipeline into a single, executable workflow
  3. Implement that workflow as an independent data pipeline that is kept current without the need of human intervention
  4. Analysing the effect of using a lattice based classification model (uPheno 2, phenotypes across species are considered analogous, not equivalent) over an equivalence-based one (uPheno 1, phenotypes across species are considered equivalent)

Developer instructions

  • Run sh odk.sh make all to create data directories for pipelines
  • The last_build_source directory contains the last generated phenodigm score tables used by Exomiser (as of early 2019, but at least a year older)

Important links:

Exomiser Phenotype Data Dependency Audit

Repository: https://github.com/exomiser/Exomiser/tree/master/exomiser-data-phenotype

People involved in this process:

  • Nicolas Matentzoglu (ontologies, phenodigm, @matentzn)
  • Jules Jacobsen (external data dependencies)
  • Damian Smedley (Exomiser lead)
  • David Osumi-Sutherland (ontologies, @dosumis)
  • Chris Mungall (overall, @cmungall)

About

Repo for generating monarch data dependencies like the one used by exomiser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published