-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hirokazu Chiba edited this page Nov 19, 2024
·
38 revisions
- 毎時間、
ftp.ncbi.nlm.nih.gov/gene/DATA/gene_orthologs.gz
のタイムスタンプを見に行く - ローカルにあるファイルより新しかったら、ダウンロードして、RDF化する
$ ./bin/update_ncbi_rdf &
For 19,584 human genes, orthologous genes were identified in other organisms
List of 578 organisms:
Number of organisms that have orthologs for each of the 19,584 human genes
Binary profile for each human gene (19,584 rows x 578 columns)
Orthologous genes for each human gene (19,584 rows x 578 columns)
- https://github.com/dbcls/ncbi-orthologs-rdf/blob/main/tsv/ncbi_orthologs_human.gene_ids
vertebrates, insects etc. のゲノム
- All vs all の生物種でリンクがあるわけではない
- リファレンスゲノム(ヒトなど)の遺伝子をハブとして、新しいゲノムの遺伝子へリンクしている
jQuery UIのオートコンプリートなどの機能を使用している場合、ネイティブのJavaScriptで代替する方法、例えば、HTML5の<datalist>
を使って、オートコンプリートを実現する方法があります。
<input list="tagsList" id="tags" name="tags" style="width: 250px">
<datalist id="tagsList">
<option value="Pan troglodytes">
<option value="Gorilla gorilla gorilla">
</datalist>
$ c gene_orthologs.gz l gz l ./bin/extract_human_mouse.pl
$ c gene_orthologs.gz l gz l ../bin/ncbi_orthologs_rdf.pl > gene_orthologs.ttl 2> err &
- bin/ moved from https://github.com/dbcls/ncbigene-rdf
-
:hasOrtholog
のリンクを双方向に張った. (パフォーマンス改善のため)
- 3カラム目のrelationshipは全てOrtholog