JP2006244189A - Genetic information retrieval program - Google Patents
Genetic information retrieval program Download PDFInfo
- Publication number
- JP2006244189A JP2006244189A JP2005059845A JP2005059845A JP2006244189A JP 2006244189 A JP2006244189 A JP 2006244189A JP 2005059845 A JP2005059845 A JP 2005059845A JP 2005059845 A JP2005059845 A JP 2005059845A JP 2006244189 A JP2006244189 A JP 2006244189A
- Authority
- JP
- Japan
- Prior art keywords
- genetic information
- search
- internal
- retrieval
- information database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000002068 genetic effect Effects 0.000 title claims abstract description 133
- 238000004891 communication Methods 0.000 claims abstract description 16
- 238000000034 method Methods 0.000 claims description 6
- 238000012545 processing Methods 0.000 description 14
- 230000010365 information processing Effects 0.000 description 6
- 108090000623 proteins and genes Proteins 0.000 description 6
- 238000010586 diagram Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
本発明は、端末装置において、遺伝情報データベースから遺伝情報を検索するためのプログラムに関する。 The present invention relates to a program for searching genetic information from a genetic information database in a terminal device.
米国のNCBI(http://www.ncbi.nlm.nih.gov/),ヨーロッパのEMBL(http://www1.embl-heidelberg.de/),日本のDDBJ(http://www.ddbj.nig.ac.jp/Welcome-j.html/)等は、自らの保有する大規模な遺伝情報を公開している。利用者は、これらのサイトにアクセスし、任意の遺伝情報を検索し閲覧することができる。遺伝情報を1件毎にダウンロードすることも、公開している全遺伝情報をダウンロードすることも可能である。従来の遺伝子情報検索に関する文献としては下記のものが挙げられる。 US NCBI (http://www.ncbi.nlm.nih.gov/), European EMBL (http://www1.embl-heidelberg.de/), Japanese DDBJ (http: //www.ddbj. nig.ac.jp/Welcome-j.html/) etc. publish their own large-scale genetic information. Users can access these sites to search and browse any genetic information. It is possible to download genetic information on a case-by-case basis or to download all genetic information that has been made public. The following is mentioned as literature regarding conventional gene information retrieval.
しかしながら、従来の技術には以下の問題点がある。
1.利用者は遺伝情報データベースから任意の遺伝情報を検索・閲覧することができるが、検索した全情報を一括してダウンロードすることができない。
However, the conventional techniques have the following problems.
1. The user can search and browse any genetic information from the genetic information database, but cannot download all the searched information at once.
2.遺伝情報データベースのサブセットに相当する情報に対して検索を行う方法の1つとして、インターネット上の遺伝情報データベースを直接検索して、検索結果からサブセットに相当する部分を抽出することが考えられる。しかし、検索毎に結果を抽出するのは大変煩雑であるし、ネット上のデータベースに頻繁に検索を行えば個々の検索に時間がかかるばかりでなく、サイト全体のパフォーマンスを低下させる。 2. One method for searching for information corresponding to a subset of the genetic information database is to directly search the genetic information database on the Internet and extract a portion corresponding to the subset from the search result. However, it is very complicated to extract the results for each search, and frequent searches in a database on the network not only takes time for individual searches but also degrades the performance of the entire site.
3.遺伝情報データベースのサブセットに相当する部分の情報に対して検索を行うもう1つの方法として、遺伝情報データベースを通信回線経由で全てダウンロードして、それに対して検索を行うことが考えられる。しかし遺伝情報データベースは相当な容量(NCBIの公開しているGenbankデータベースは142GB(2004/8リリース))であり、大容量の記憶装置が必要となるばかりでなく、ダウンロード作業自体に時間がかかる。また、検索結果からサブセットに相当する部分を抽出する手間も変わらない。 3. As another method for searching for information corresponding to a subset of the genetic information database, it is conceivable to download all of the genetic information database via a communication line and search for it. However, the genetic information database has a considerable capacity (the Genbank database published by NCBI is 142 GB (released 2004/8)), which not only requires a large-capacity storage device, but also takes time to download. In addition, the effort to extract a portion corresponding to the subset from the search result does not change.
4.従って、利用者はインターネット上の遺伝情報データベースから一定の条件を満たすサブデータベースを抽出することが事実上できない。 4). Therefore, the user cannot effectively extract a sub-database that satisfies a certain condition from the genetic information database on the Internet.
本発明の目的は、通信回線を介してアクセスできる遺伝情報データベースより遺伝情報を検索する場合に、遺伝情報の閲覧・検索に要する時間・手間及び記憶装置の容量を削減することを目的とする。 An object of the present invention is to reduce the time and labor required for browsing / retrieving genetic information and the capacity of a storage device when genetic information is retrieved from a genetic information database accessible via a communication line.
遺伝情報検索プログラムは、入力装置を介して入力した検索キーワードと検索場所を含む検索条件を入力する検索条件入力ステップと、
上記検索場所として外部の遺伝情報データベースを指定している場合には、通信回線を介して検索キーワードを遺伝情報データベースに送信し、検索結果を上記通信回線を介して受信する外部検索ステップと、
上記検索場所として内部の遺伝情報データベースを指定している場合には、上記内部の遺伝情報データベースより遺伝情報を検索する内部検索ステップと、
上記外部検索ステップ及び上記内部検索ステップにおける検索結果の遺伝情報を上記内部の遺伝情報データベースに格納する格納ステップと、
を含む。
The genetic information search program includes a search condition input step for inputting a search condition including a search keyword and a search location input via an input device,
When an external genetic information database is designated as the search location, an external search step of transmitting a search keyword to the genetic information database via a communication line and receiving a search result via the communication line;
When an internal genetic information database is designated as the search location, an internal search step for searching genetic information from the internal genetic information database;
Storing the genetic information of the search results in the external search step and the internal search step in the internal genetic information database;
including.
通信回線を介してアクセスできる遺伝情報データベースより遺伝情報を検索する場合に遺伝情報の閲覧・検索に要する時間・手間及び記憶装置の容量を削減することができる。 When searching for genetic information from a genetic information database accessible via a communication line, it is possible to reduce the time and labor required for browsing / searching genetic information and the capacity of a storage device.
以下、本発明を実施する場合の一形態を図面を参照して具体的に説明する。図1は、本発明の実施の一形態の遺伝情報検索システムの構成を示すブロック図である。本例の遺伝情報検索システムは、遺伝情報提供システム1と遺伝情報処理装置2とを有し、両者はインターネット等の通信回線3によって接続されている。遺伝情報提供システム1は、NCBI、EMBL、DDBJ等の公共の遺伝情報提供機関であってよい。遺伝情報処理装置2は、利用者が有する端末装置であり、所定の機能を有するコンピュータ装置であってよい。
Hereinafter, an embodiment for carrying out the present invention will be specifically described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a genetic information search system according to an embodiment of the present invention. The genetic information retrieval system of this example has a genetic
遺伝情報提供システム1は検索処理部11及び遺伝情報データベース12を有する。検索処理部11は、利用者の遺伝情報処理装置2から送信されたキーワードを使用して遺伝情報を遺伝情報データベース12から検索し、検索結果の遺伝情報を遺伝情報処理装置2へ送信する。
The genetic
遺伝情報処理装置2は、外部検索処理部21、内部検索処理部22、内部遺伝情報データベース23、表示装置24及び入力装置25を有する。外部検索処理部21は、キーワードを遺伝情報提供システム1へ送信し検索結果である遺伝情報を内部遺伝情報データベース23に格納する。内部検索処理部22は、キーワードに基いて遺伝情報を内部遺伝情報データベース23から検索する。表示装置24は、検索結果である遺伝情報のリストを表示する。入力装置25は、キーボード及びマウスを有する。
The genetic
利用者は、入力装置25を使用して、検索条件を入力する。検索条件には、キーサードと検索場所であるデータベース名が含まれる。検索場所として内部遺伝情報データベース23が指定された場合には、内部検索処理部22は、キーワードに基いて遺伝情報を内部遺伝情報データベース23から検索する。検索場所として外部の遺伝情報データベース12が指定された場合には、外部検索処理部21は、キーワードを遺伝情報提供システム1へ送信し検索結果である遺伝情報を受信する。利用者は表示装置24に表示された遺伝情報のリストから、任意の遺伝情報を選択して保存処理を行う。遺伝情報は一定のフォーマットに変換され、内部遺伝情報データベース23に格納される。こうして、内部遺伝情報データベース23には遺伝情報が蓄積される。
The user uses the
図2は表示装置24に表示される検索条件入力画面の一例である。検索条件入力画面は、キーワード入力フィールド201、及び、検索場所選択フィールド202を有する。検索場所選択フィールド202は、外部の遺伝情報データベース12を選択するフィールド2021と内部遺伝情報データベース23を選択するフィールド2022を有する。
FIG. 2 is an example of a search condition input screen displayed on the
利用者はキーワード入力フィールド201にキーワードを入力し、検索場所のデータベース名にチェックを入れて検索ボタン203を押下する。検索場所として外部の遺伝情報データベース12を選択した場合は、通信回線3を介してキーワードが送信され、検索結果が受信される。検索場所として内部遺伝情報データベース23を選択した場合は、内部遺伝情報データベース23のみで検索を行う。
The user inputs a keyword in the
図3は、表示装置24に表示される遺伝情報検索結果表示画面の一例を示す。この画面には、検索結果の遺伝子情報がリスト状に表示される。各検索結果は、遺伝情報を識別する識別番号302と遺伝子の生物種303を含む。利用者は、検索結果から任意の遺伝情報を選択してチェック欄301にチェックを入れる。チェック欄301では、複数の遺伝情報を選択することができる。詳細表示ボタン304を押下すると、図5に示すように、選択した遺伝子情報の詳細を示す画面が表示される。
FIG. 3 shows an example of a genetic information search result display screen displayed on the
保存ボタン305を押下すると、選択した遺伝情報を一括して内部遺伝情報データベース23中の任意の場所にファイルとして保存する。DB作成ボタン306を押下すると、選択した遺伝情報を一括して内部遺伝情報データベース23中のローカルデータベースとして保存する。
When the
図4は、図3の遺伝情報検索結果表示画面において利用者が選択した遺伝情報を保存する処理を詳細に説明した図である。ステップS401にて、利用者が選択した遺伝情報を取得する。遺伝情報が外部の遺伝情報データベース12に存在する場合は、外部検索処理部21は、遺伝情報41を通信回線3を経由して取得する。遺伝情報が内部遺伝情報データベース23に存在する場合は、内部検索処理部22は、遺伝情報41を内部遺伝情報データベース23から取得する。
FIG. 4 is a diagram illustrating in detail the process of saving the genetic information selected by the user on the genetic information search result display screen of FIG. In step S401, genetic information selected by the user is acquired. When the genetic information exists in the external
ステップS402にて、取得した遺伝情報を合成(マージ)する。ステップS403にて、1つのマージ済ファイル42を作成する。ステップS404にて、内部遺伝情報データベース23中の利用者が指定した場所に、ファイルとして保存する。又は、ステップS405にて、内部遺伝情報データベース23中にデータベースとして保存する。
In step S402, the acquired genetic information is synthesized (merged). In step S403, one merged
本例では、外部の遺伝情報データベース12から取得した遺伝情報ばかりでなく内部遺伝情報データベース23から取得した遺伝情報も、ファイルとして保存することもローカルデータベースとして保存することもできる。従って、内部遺伝情報データベース23には利用者の利用頻度が高い遺伝情報が蓄積される。また、内部遺伝情報データベース23には利用者が利用し易いように、遺伝情報が所定のファイル、フォルダ、又はデータベースの形式にて格納される。
In this example, not only genetic information acquired from the external
図5は、図3の遺伝情報検索結果表示画面の「詳細表示」304をクリックしたときに表示される遺伝情報詳細表示画面の例を示す。遺伝情報検索結果表示画面のチェック欄301にて選択されている遺伝情報の詳細が表示される。この遺伝情報詳細画面は、遺伝子名・発見者名・関連遺伝子情報などを記載したAnnotation表示部分501と配列表示部分502を含む。本例で使用している遺伝情報のAnnotationフォーマットは、NCBIの遺伝情報フォーマットの1つであるGenbankフォーマットである。
FIG. 5 shows an example of a genetic information detail display screen displayed when the “detailed display” 304 in the genetic information search result display screen of FIG. 3 is clicked. Details of the genetic information selected in the
図3の遺伝情報検索結果表示画面のチェック欄301にて、複数の遺伝情報を選択した場合には、「前のエントリ」ボタン503または「次のエントリ」ボタン504を押下して他の遺伝情報の表示を行うことができる。
When a plurality of genetic information is selected in the
以上説明したように、本発明によれば、大規模遺伝情報データベースから一定の条件を満たす遺伝情報を抽出するのに、これまでは膨大な手間と大容量の記憶装置、通信回線の長期占有を必要としていたのを、より少ない手間と記憶装置、通信回線のより短い占有ですむ方法を提供可能である。 As described above, according to the present invention, in order to extract genetic information satisfying certain conditions from a large-scale genetic information database, a large amount of labor, a large-capacity storage device, and a long-term occupation of a communication line have been used so far. It is possible to provide a method that requires less labor and a shorter occupation of storage devices and communication lines.
以上本発明の例を説明したが、本発明は上述の例に限定されるものではなく、特許請求の範囲に記載された発明の範囲にて様々な変更が可能であることは当業者であれば容易に理解されよう。 Although the examples of the present invention have been described above, the present invention is not limited to the above-described examples, and those skilled in the art can make various modifications within the scope of the invention described in the claims. Will be easily understood.
1…遺伝情報提供システム、2…遺伝情報処理装置、3…通信回線、11…検索処理部、12…遺伝情報データベース、21…外部検索処理部、22…内部検索処理部、23…内部遺伝情報データベース、24…表示装置、25…入力装置
DESCRIPTION OF
Claims (1)
上記検索場所として外部の遺伝情報データベースを指定している場合には、通信回線を介して検索キーワードを遺伝情報データベースに送信し、検索結果を上記通信回線を介して受信する外部検索ステップと、
上記検索場所として内部の遺伝情報データベースを指定している場合には、上記内部の遺伝情報データベースより遺伝情報を検索する内部検索ステップと、
上記外部検索ステップ及び上記内部検索ステップにおける検索結果の遺伝情報を上記内部の遺伝情報データベースに格納する格納ステップと、
を含む遺伝情報検索方法をコンピュータに実行させるためのコンピュータに読み取り可能なプログラム。 A search condition input step for inputting a search condition including a search keyword and a search location input via an input device;
When an external genetic information database is designated as the search location, an external search step of transmitting a search keyword to the genetic information database via a communication line and receiving a search result via the communication line;
When an internal genetic information database is designated as the search location, an internal search step for searching genetic information from the internal genetic information database;
Storing the genetic information of the search results in the external search step and the internal search step in the internal genetic information database;
A computer-readable program for causing a computer to execute a genetic information search method including:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005059845A JP2006244189A (en) | 2005-03-04 | 2005-03-04 | Genetic information retrieval program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005059845A JP2006244189A (en) | 2005-03-04 | 2005-03-04 | Genetic information retrieval program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2006244189A true JP2006244189A (en) | 2006-09-14 |
Family
ID=37050539
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005059845A Pending JP2006244189A (en) | 2005-03-04 | 2005-03-04 | Genetic information retrieval program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2006244189A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012094141A (en) * | 2010-10-22 | 2012-05-17 | Samsung Sds Co Ltd | Genetic information management system and genetic information management method |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000057040A (en) * | 1998-08-06 | 2000-02-25 | Toppan Printing Co Ltd | Distributed data management operation system |
JP2004021767A (en) * | 2002-06-19 | 2004-01-22 | Fuji Photo Film Co Ltd | Patient information acquisition system |
-
2005
- 2005-03-04 JP JP2005059845A patent/JP2006244189A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000057040A (en) * | 1998-08-06 | 2000-02-25 | Toppan Printing Co Ltd | Distributed data management operation system |
JP2004021767A (en) * | 2002-06-19 | 2004-01-22 | Fuji Photo Film Co Ltd | Patient information acquisition system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012094141A (en) * | 2010-10-22 | 2012-05-17 | Samsung Sds Co Ltd | Genetic information management system and genetic information management method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20100114854A1 (en) | Map-based websites searching method and apparatus therefor | |
JP2009252177A (en) | Recommendation information generation device and recommendation information generation method | |
JP2009145935A (en) | Advertisement information providing device, advertisement information providing method, and advertisement information providing program | |
JP4430598B2 (en) | Information sharing system and information sharing method | |
JP2009037501A (en) | Information retrieval apparatus, information retrieval method and program | |
JP2012146097A (en) | Document retrieval apparatus, document retrieval method and document retrieval program | |
JP2009020865A (en) | Character input assist method, character input assist system, character input assist program, user terminal, character conversion method and character conversion program | |
JP5185891B2 (en) | Content providing apparatus, content providing method, and content providing program | |
KR100888518B1 (en) | Double link search system and its method for displaying starting position of search keyword in search result page | |
JP5134639B2 (en) | Client apparatus, display method, program, information processing apparatus, and information processing system | |
JP5297295B2 (en) | WWW information browsing system and method, and Web browser and program | |
JP5039086B2 (en) | Evaluation information input support device, evaluation information input support method, and program for executing the method | |
JP4204608B2 (en) | Web text extraction apparatus, method and program | |
JP2006244189A (en) | Genetic information retrieval program | |
JP5228529B2 (en) | Data search program, data search device, and data search method | |
KR20080028031A (en) | System extracting and displaying keyword and contents related with the keyword and method using the system | |
KR20080029484A (en) | Application, system for measuring image preference and method for operating the same | |
JP2012150582A (en) | Retrieval device and retrieval method | |
JP5084859B2 (en) | Information processing apparatus, data extraction method, and program | |
JP2010108127A (en) | Next story retrieval method, next story retrieval server, and next story retrieval program | |
JP2008242681A (en) | Search service system, search server, search service method, and program for search service | |
JP2007025753A (en) | Weblog server and weblog service providing system | |
JP2005056154A (en) | Document retrieving system | |
JP2013037513A (en) | Information presentation device, information display system, information presentation method, and computer program | |
JP2011054102A (en) | Word information collection device, word information collection method, and word information collection program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070613 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100420 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100621 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20101109 |