Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:cmungall/patient-phenotype-submis…
Browse files Browse the repository at this point in the history
…sion-format

Conflicts:
	README.md
  • Loading branch information
cmungall committed Mar 10, 2016
2 parents 4ec7eab + 312cba4 commit b1c4cc0
Show file tree
Hide file tree
Showing 5 changed files with 1,243 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
[![Build Status](https://travis-ci.org/cmungall/patient-phenotype-submission-format.svg?branch=master)](https://travis-ci.org/cmungall/patient-phenotype-submission-format)
[![DOI](https://zenodo.org/badge/13996/cmungall/patient-phenotype-submission-format.svg)](https://zenodo.org/badge/latestdoi/13996/cmungall/patient-phenotype-submission-format)

<<<<<<< HEAD
## Walk-through example
=======
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.

For more information, start with [requirements.md](requirements.md)
>>>>>>> 312cba4a7d9935cdf0041ef6e721b0e764815f71
Phenopackets can be encoded in either JSON or YAML, there is no
difference between the two. We will use YAML here for compactness.
Expand Down Expand Up @@ -114,3 +120,7 @@ phenotype_profile:
```

<<<<<<< HEAD
=======
Then look at the examples directory.
>>>>>>> 312cba4a7d9935cdf0041ef6e721b0e764815f71
Loading

0 comments on commit b1c4cc0

Please sign in to comment.