New database schema design #1
ecarrenolozano
started this conversation in
System Architecture Design
Replies: 1 comment 2 replies
-
Here you can see the latest schema iteration: https://drive.google.com/file/d/1KFqoGHXFGwLENJ-0X7Z1Gv775U7ngUTH/view?usp=sharing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
As part of the new strategy to enrich the Omnipath database with more data and enhance design and performance, we are going to discuss about the new database schema.
Current status:
Omnipath is composed by five different (but related) tables:
interactions
enzymePTM
annotations
complexes
intercell
The detail of each table can be found in the data dictionary. This document describe the columns in each table.
ER Diagram:

Important links:
Beta Was this translation helpful? Give feedback.
All reactions