(1)GO數(shù)據(jù)庫設(shè)計(jì)結(jié)構(gòu)詳解

1.GO數(shù)據(jù)庫的總體存儲(chǔ)結(jié)構(gòu)

GO數(shù)據(jù)庫的存儲(chǔ)結(jié)構(gòu)主要分為四種:termdb,assocdb,seqdb,以及full GO database ;具體區(qū)別如下:

  • termdb(每日更新):a database containing just the information on the GO terms and relationships.(內(nèi)容:ontologies, definitions and mappings to other dbs)

  • assocdb(每周更新):a database containing both the GO vocabulary and associations between GO terms and gene products. This database subsumes termdb.(內(nèi)容:all manual gene product annotations; electronic annotations (IEA) from all databases other than UniProtKB)

  • seqdb(每周更新):a database containing GO terms, gene products and the sequences associated with these gene products. This db subsumes the ****two above.(內(nèi)容:在包含前兩個(gè)數(shù)據(jù)庫內(nèi)容的基礎(chǔ)之上,增加了: plus protein sequences for most of the gene product)

  • full GO database(每月更新):termdb (above), plus manual and electronically generated (IEA) annotations.

2.不同數(shù)據(jù)庫的表(table)的設(shè)計(jì)存在包含關(guān)系

基本上seqdb的數(shù)據(jù)包含了assocdb,assocdb的數(shù)據(jù)又包含的termdb,即:

seqdb>assocdb>termdb

GO的整個(gè)數(shù)據(jù)庫中主要有14張表
繪制成思維導(dǎo)圖展示,是這樣:


GO數(shù)據(jù)庫整體結(jié)構(gòu)

3.GO數(shù)據(jù)庫提供了基于MYSQL的GO數(shù)據(jù)庫的本地下載

MYSQL數(shù)據(jù)庫的存儲(chǔ)包括8個(gè)模式(schema)

  • go_associations
  • go_audit
  • go_general
  • go_graph
  • go_homology
  • go_meta
  • go_optimisations
  • go_sequence

官網(wǎng)詳細(xì)給出了每個(gè)模式下,不同的表的設(shè)計(jì)(包括表的外鍵、主鍵等等的定義):http://geneontology.org/page/go-mysql-database-schema

  • 以go_association這個(gè)schema下的go_associations.association表為例:

GO數(shù)據(jù)庫的官網(wǎng)也提供了E-R圖:

GO數(shù)據(jù)庫E-R圖

所以說GO整體數(shù)據(jù)庫的設(shè)計(jì)還是比較復(fù)雜,如果要自己開發(fā)此類數(shù)據(jù)庫,可以以此為參考

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi閱讀 7,855評(píng)論 0 10
  • 大年三十晚上,地點(diǎn):北京 看著一束束五顏六色的煙花沖上天空,在高空爆閃開來,開出一朵朵形狀各異的花朵...
    詎客閱讀 381評(píng)論 0 0
  • 來到簡書寫文至今,我認(rèn)識(shí)了很多作者,也看過不少文章。有寫干貨的、有熬雞湯的;有詩歌、散文、小說;有言情、懸疑、后現(xiàn)...
    魚小婧閱讀 823評(píng)論 21 19
  • 文/拍攝/閔仕清 秋正悄悄地走來 遍地野花正燦然盛開 一叢叢一簇簇鋪散 向風(fēng)兒訴...
    詩緣文字書法部落閱讀 219評(píng)論 0 7
  • 薄荷與綠薄荷的區(qū)別: 薄荷:屬唇形科,是將葉子,頸部,花苞以蒸餾對(duì)方式萃取而成的。/它其中最重要的成分是薄荷腦,其...
    805a2c8c7dd6閱讀 3,246評(píng)論 0 0

友情鏈接更多精彩內(nèi)容