Changes between Version 5 and Version 6 of Queries
- Timestamp:
- 2009/12/18 02:29:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Queries
v5 v6 1 == ProspectiveQueries ==1 == Queries == 2 2 3 We would like to implement an advanced search engine -- something like a Wolfram Alpha for biology. 3 Targeted queries to be resolved by Semantic Web technologies. 4 4 5 Expected queries: 5 One of our goal would be to implement an advanced search engine -- something like a Wolfram Alpha for biology. In this page, we will gather meaningful and challenging queries for the Semantic Web technology and will define some goals of the BioHackathon 2010 from them. 6 7 === Expected query types === 8 9 Queries may vary from simple google-like keyword or phrase search to biological objects as its input. This section itemize prospected types of query arbitrary. 10 6 11 * Gene ID 7 12 * Technical terms 8 * Phrase search (e.g. ortholog genes of gene A)13 * Phrase search (e.g. "ortholog genes of gene A") 9 14 * DNA or protein sequence 10 15 * : 11 16 12 From [http://ir.ohsu.edu/genomics/2007protocol.html TREC Genomics Trac]: 17 === From [http://ir.ohsu.edu/genomics/2007protocol.html TREC Genomics Trac] === 18 19 [http://trec.nist.gov/ TREC] (Text REtreival Conference) held a competition for information extraction (IE) or text mining (TM) researchers and raised following 14 challenging questions to retrieve answering passages automatically. Some of these can also be targets for Semantic Web as well. 13 20 14 21 * <T1>What [ANTIBODIES] have been used to detect protein TLR4? … … 27 34 * <T14>What [TUMOR TYPES] are associated with Rb1 mutations? 28 35 29 From [http://www.flymine.org/release-20.0/templates.do FlyMine Templates]: 36 37 === From [http://www.flymine.org/release-20.0/templates.do FlyMine Templates] === 38 39 InterMine/FlyMine provides a curated set of typical query templates. As these are checked by the biologists, most of them seems to be meaningful compared to computationally generated queries based on combinations of available resources. 30 40 31 41 * Disease [Human] --> Genes + D. melanogaster homologues (filter on BLAST E-Value). … … 36 46 37 47 38 From participants: 48 === From participants === 49 50 Please add your own use cases here: 39 51 40 52 * Q: I have a set of predicted genes from a newly sequenced genome of a Theileria species. What is a unique characteristic of this set from the view point of the biological pathway? Is it natural that this organism lacks thiolase in the mevalonate pathway? (Toshiaki Katayama)