Skip to content

Commit

Permalink
Merge pull request #242 from togoid/main
Browse files Browse the repository at this point in the history
release 2024-06-25
  • Loading branch information
sh-ikeda authored Jun 25, 2024
2 parents 3aa6409 + 7f5352f commit fe011d6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/help.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TogoID ver. 1.1
Datasets last updated: 2024-06-18
Datasets last updated: 2024-06-25

## About
- [TogoID](https://togoid.dbcls.jp/) is an ID conversion service implementing unique features with an intuitive web interface and an API for programmatic access. TogoID supports datasets from various biological categories such as gene, protein, chemical compound, pathway, disease, etc. TogoID users can perform exploratory multistep conversions to find a path among IDs. To guide the interpretation of biological meanings in the conversions, we crafted an [ontology](https://togoid.dbcls.jp/ontology) that defines the semantics of the dataset relations.
Expand All @@ -22,7 +22,7 @@ Shuya Ikeda, Hiromasa Ono, Tazro Ohta, Hirokazu Chiba, Yuki Naito, Yuki Moriya,

- [API Documentation (Swagger)](https://togoid.dbcls.jp/apidoc/)

## Statistics (as of 2024-06-18)
## Statistics (as of 2024-06-25)
- Number of target datasets
- 104 (from 72 databases)
- For details on the target DBs and ID examples, please refer to the "DATASETS" tab.
Expand Down
4 changes: 2 additions & 2 deletions docs/help_ja.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TogoID ver. 1.1
Datasets last updated: 2024-06-18
Datasets last updated: 2024-06-25

## About
- [TogoID](https://togoid.dbcls.jp/) は、直感的なインターフェースにより生命科学系データベース(DB)間のつながりを探索的に確認しながらID変換を行うことができるウェブアプリケーションです。同一の実体を指すID間の変換だけでなく、関連する別のカテゴリーのIDへの変換も可能です。また、直接リンクされていないDBのID間でも、他のDBを経由した変換を探索することができます。
Expand Down Expand Up @@ -28,7 +28,7 @@ Datasets last updated: 2024-06-18

- [API Documentation (Swagger)](https://togoid.dbcls.jp/apidoc/)

## 統計 (2024-06-18)
## 統計 (2024-06-25)
- 対象データセット数
- 104 (72のデータベースに由来)
- 対象DBの詳細やID例については、"DATASETS" タブ からご覧いただけます。
Expand Down
4 changes: 4 additions & 0 deletions docs/news.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2024-06-25
- Weekly update has been completed.
- Some new pairs related with ClinVar have been added.

# 2024-06-18
- Weekly update has been completed.

Expand Down

0 comments on commit fe011d6

Please sign in to comment.