Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

progenetix/schemas-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progenetix Schemas

Schemas for Progenetix can now be found inside the bycon project with additional info on the Progenetix documentation site.

schemas

This repository contains the data schemas for the Progenetix databases (i.e. the backend behind progenetix.org) and the Beacon+ project.

The files here represent stable/recent versions of schemas used in bycon, a project which provides server and middleware for a Beacon solution on top of a set of MongoDB databases.

The main schemas have been developed as part of the GA4GH Metadata Schemas which had also served for the development of the Phenopackets. Current Progenetix schemas closely track and align with Phenopackets and the Beacon v2 API.

The primary YAML documents here are in the schemas directory:

  • Variant The variant object includes attributes and examples for both structural (DUP, DEL, BRK) and precise genome variants.
  • Callset The callset object is for technoical data and series information (e.g. used platform and analysis metods). It is not strictly needed for querying combined variant + biosample aspects, since in the current implementation the variant object contains a reference to the biosample it was derived from.
  • Biosample Most relevant "bio"data (such as diagnoses, phenotypes ...) is stored in the biosample object.
  • Individual The individual object contains information which pertains to the whole biological entity biosamples are derived from (e.g. sex, heritable phenotypes...).

Other schemas in the repository are components of those main schemas or are part of the Progenetix resource environment.

About

data schemas for the Progenetix databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published