No description or website provided.
Protocol Buffer Python Makefile Shell
Latest commit f1ec695 Oct 17, 2016 @DoctorBud DoctorBud committed on GitHub Add files via upload
Permalink
Failed to load latest commit information.
Attic
docs
examples/level-1
images
model
schema
test
util
.gitignore
.travis.yml
Makefile
README.md
requirements.txt

README.md

Build Status DOI

The health of an individual organism results from a complex interplay between its genes and environment. Although great strides have been made in standardizing the representation of genetic information for exchange, there are no comparable standards to represent phenotypes (e.g. patient symptoms and disease features) and environmental factors (Figure 1). Phenotypic abnormalities of individual organisms are currently described in diverse places and in diverse formats: publications, databases, health records, registries, clinical trials, and even social media. However, the lack of standardization, accessibility, and computability among these contexts makes it extremely difficult to effectively extract and utilize these data, hindering the understanding of genetic and environmental contributions to disease.

Documentation

See the Wiki for documentation

Or jump straight into the reference implementation

TODO

See the issue tracker for a complete list. Some of the main issues of relevance:

  • #54 - the examples in this repo may be out of date
  • #55 - JSON-schema is overly complex