Skip to content

aebrahim/ome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The OME Framework

The OME Framework is a systems biology and bioinformatics framework that helps to enable a broad array of iterative and evolving systems biology workflows.

##Installation

###Its core features are

  1. map highthroughput experimental data to cellular components
  2. map cellular components to computational models
  3. map computational models to highthroughput experimental data via cellular components

alt tag

==

The framework is written entirely in python with great help from SQLalchemy. You can browse the schemas below to get a sense of the underlying database design or jump straight to the examples page. Enjoy!

data schema

model schema

component schema

combined schema

###Why the OME Framework?

Most biological analyses and analysis tools are focused on working with a relatively limited subset of data concerned with a specific study or question of interest. However, as the sequencing and synthesis of DNA surges ahead it becomes clear that we will soon generate 10 replicates instead of 3, cross reference 10 historic datasets instead of 1, and most importantly begin to get a level of quantitation that will enable true biological engineering.

The OME Framework is a small step towards a future that amasses, manages, and processes biological data at a systems scale.

About

The OME Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.1%
  • JavaScript 12.9%