| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="utf-8" lang="utf-8"> |
|---|
| 3 | <head> |
|---|
| 4 | <title>OReFiL: an Online Resource Finder for Lifesciences</title> |
|---|
| 5 | <meta name="keywords" content="search,online resource,tool,database,lifescience,bioinformatics,biomedicine,webpage,webservice,MeSH,MEDLINE,PubMed,peer-reviewed paper" /> |
|---|
| 6 | <meta name="description" content="Search for online resources introduced in peer-reviewed papers in lifescience" /> |
|---|
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|---|
| 8 | <script src="/javascripts/prototype.js?1221120375" type="text/javascript"></script> |
|---|
| 9 | <script type="text/javascript" src="/javascripts/jquery.js"></script> |
|---|
| 10 | <script type="text/javascript" src="/javascripts/jquery.highlight-1.js"></script> |
|---|
| 11 | <script type="text/javascript">//<![CDATA[ |
|---|
| 12 | jQuery.noConflict(); |
|---|
| 13 | //]]></script> |
|---|
| 14 | <link rel="stylesheet" type="text/css" href="/stylesheets/layout.css"/> |
|---|
| 15 | <link rel="search" type="application/opensearchdescription+xml" title="OReFiL" href="orefil.xml" /> |
|---|
| 16 | <link href="http://orefil.dbcls.jp/en/search/new.atom" rel="alternate" title="ATOM" type="application/atom+xml" /> |
|---|
| 17 | <link href="http://orefil.dbcls.jp/en/search/new.rss" rel="alternate" title="RSS" type="application/rss+xml" /> |
|---|
| 18 | <style type="text/css"> |
|---|
| 19 | <!-- |
|---|
| 20 | .a {color: green} |
|---|
| 21 | .b {border: thin dotted #888; font-size:18px} |
|---|
| 22 | .e {background: #eee} |
|---|
| 23 | .m {text-decoration: none; background: #eef; margin: .1ex .1em .1ex .1em} |
|---|
| 24 | .n {background: #ddd} |
|---|
| 25 | a.m:link {color: #00f} |
|---|
| 26 | a.m:visited {color: #00f} |
|---|
| 27 | a.m:hover {color: #770} |
|---|
| 28 | a.m:active {color: #00f} |
|---|
| 29 | .hlp {font-weight:bold;font-size:1.5em;background:#015;text-decoration:none} |
|---|
| 30 | a.hlp:link {color: #77f} |
|---|
| 31 | a.hlp:visited {color: #77f} |
|---|
| 32 | a.hlp:hover {color: #77f} |
|---|
| 33 | a.hlp:active {color: #77f} |
|---|
| 34 | h1 {text-indent: .2em; border-color: black; border-width: 0 0 1px 4px; border-style: none none solid double} |
|---|
| 35 | h2 {text-indent: .2em; border-color: black; margin: 0} |
|---|
| 36 | h3 {padding: .2em .3em .2em .3em; margin: 0 0 .5em 0; color: white; background: #444} |
|---|
| 37 | ul {margin-top: 0; margin-bottom: 3ex} |
|---|
| 38 | li {margin-bottom: .7ex} |
|---|
| 39 | body {font-family: Arial, sans-serif; margin: 1.5ex; padding: 0; line-height: 1.4; color: #333; font-size: 0.9em} |
|---|
| 40 | html {overflow-y:scroll;} |
|---|
| 41 | p {margin: .7ex .7em .7ex .7em} |
|---|
| 42 | --> |
|---|
| 43 | </style> |
|---|
| 44 | </head> |
|---|
| 45 | |
|---|
| 46 | <body> |
|---|
| 47 | <div class="header"> |
|---|
| 48 | <div class="sign"> |
|---|
| 49 | <div class="middle"> |
|---|
| 50 | <form action="/en/sessions/create" class="sign-form" method="get" name="sign-in-form"> DBCLS OpenID URL: |
|---|
| 51 | |
|---|
| 52 | <input class="openid-input" name="openid_url" size="30" maxlength="256" type="text" value=""/> |
|---|
| 53 | <input class="sign-in-submit" type="submit" value="Sign In" /> |
|---|
| 54 | <span> | </span> |
|---|
| 55 | <a href="https://openid.dbcls.jp/account/signup" class="sign-up">Sign Up</a> |
|---|
| 56 | </form> </div> |
|---|
| 57 | </div> |
|---|
| 58 | </div> |
|---|
| 59 | |
|---|
| 60 | |
|---|
| 61 | <div class="main"> |
|---|
| 62 | <h1 class="top"><a href="/"><img alt="OreFil Logo" class="link_image" hspace="0" src="OReFiL_Logo.png" vspace="0" /></a> OReFiL: an Online Resource Finder for Lifesciences</h1> |
|---|
| 63 | <div class="subtitle"> |
|---|
| 64 | Search for online resources introduced in peer-reviewed papers in lifescience (Bioinformatics, Biomedicine, etc.) |
|---|
| 65 | </div> |
|---|
| 66 | <div class="top-search-form"> |
|---|
| 67 | <form action="/en/search" method="get" name="QueryForm"> |
|---|
| 68 | Query: <input id="query" maxlength="512" name="query" size="100" type="text" /> |
|---|
| 69 | Max. Results: <input id="count" maxlength="5" name="count" size="7" type="text" value="50" /> <br /> |
|---|
| 70 | Sort by : |
|---|
| 71 | <input checked="checked" name="sort_by" value="relevance" type="radio" />Relevance |
|---|
| 72 | <input name="sort_by" value="date" type="radio" />Updated |
|---|
| 73 | <input name="sort_by" value="rating" type="radio" />Rating |
|---|
| 74 | <br /> |
|---|
| 75 | Search Options : |
|---|
| 76 | <label><input checked="checked" id="hide_unfetched" name="hide_unfetched" type="checkbox" value="on" />Hide page-not-found entries</label> |
|---|
| 77 | <label><input id="feedback" name="feedback" type="checkbox" value="on" />Turn on relevance-feedback</label> <br /> |
|---|
| 78 | <input type="submit" value="SUBMIT" /> |
|---|
| 79 | <input type="reset" name="reset" value="RESET" /> |
|---|
| 80 | <input type="button" value="CLEAR" onclick="document.QueryForm.query.value=''" /><br /> |
|---|
| 81 | <a href="/en/help" class="hlp"> HELP </a> <br /> |
|---|
| 82 | <span class="with-img">Found a bug? We'd be glad if you'd tell us: <img align="top" alt="yayamamo AT cb DOT k DOT u-tokyo DOT ac DOT jp" border="0" hspace="0" src="yycontact.png" vspace="0" /> .<br /></span> |
|---|
| 83 | <span>Thank you. </span> |
|---|
| 84 | </form> |
|---|
| 85 | </div> |
|---|
| 86 | <div class="tips"> |
|---|
| 87 | |
|---|
| 88 | <h3><a id="sec_1">What is OReFiL?</a></h3> |
|---|
| 89 | <p>OReFiL stands for <i><b>O</b>nline <b>Re</b>source <b>Fi</b>nder for <b>L</b>ifescience</i>. |
|---|
| 90 | It facilitates a search for online resources that are introduced at peer-reviewed papers. |
|---|
| 91 | You can search by MeSH terms or author names in addition to free words. |
|---|
| 92 | OReFiL extracts all URLs from MEDLINE abstracts and PubMed-indexed BioMed Central full-papers (implementation or availability sections), and indexed them with MeSH terms and author names.</p> |
|---|
| 93 | <h3><a id="sec_2">What is the benefit of using OReFiL?</a></h3> |
|---|
| 94 | <ol> |
|---|
| 95 | <li>OReFiL returns up-to-date query-relevant online resources that is introduced in peer-reviewed papers.</li> |
|---|
| 96 | <li>Users can search for online resources not only by free words, but also by MeSH terms or author names.</li> |
|---|
| 97 | <li>Users can easily verify each hit resource by following the links to its corresponding PubMed entry, webpages having a link to that of the hit resource, or papers citing it through the search systems of BioMed Central, Scirus, HighWire Press, or Google Scholar.</li> |
|---|
| 98 | <li>Users can quickly confirm the existence of an online resource webpage.</li> |
|---|
| 99 | </ol> |
|---|
| 100 | |
|---|
| 101 | <h3>Tips</h3> |
|---|
| 102 | <ul> |
|---|
| 103 | <li> |
|---|
| 104 | <span style="font-size:1.5em">Q</span>uery can be any keywords. |
|---|
| 105 | Each keyword can be modified to specify a context by adding the following modifiers after it: |
|---|
| 106 | <ul> |
|---|
| 107 | <li><b>.tiab</b> for titles and abstracts (<i>e.g.</i>,<span class="quote">apoptosis.tiab</span>), |
|---|
| 108 | <li><b>.auth</b> for author names, and |
|---|
| 109 | <li><b>.mesh</b> / <b>.majr</b> / <b>.noexp</b> for MeSH terms. |
|---|
| 110 | </ul> |
|---|
| 111 | An example is <span class="quote">Proteins.mesh</span> |
|---|
| 112 | (a mesh term followed by ".mesh" is for all kinds of MeSH headers, |
|---|
| 113 | by ".majr" for those of MeSH headers of major topics with semantic expansion, |
|---|
| 114 | or ".noexp" for those without semantic expansion). |
|---|
| 115 | <li> |
|---|
| 116 | <span style="font-size:1.5em">A</span> multiword keyword can be expressed using the <b>#1</b> operator with parentheses such as <span class="quote">#1(text mining)</span> or <span class="quote">#1(Sequence Analysis)</span>. |
|---|
| 117 | <li> |
|---|
| 118 | <span style="font-size:1.5em">B</span>oolean <b>"AND"</b> operator can be used using the <b>#band</b> operator with parentheses such as <span class="quote">#band(pathway apoptosis)</span>. |
|---|
| 119 | <li> |
|---|
| 120 | <span style="font-size:1.5em">B</span>oolean-AND-like language-model-based search can be done using the <b>#filreq</b> operator with parentheses such as <span class="quote">#filreq(Software.noexp #1(sequence analysis))</span>. |
|---|
| 121 | In this example, OReFiL only considers those resources whose MEDLINE entries have the MeSH term "Software" and rank them according to the query #1(sequence analysis). |
|---|
| 122 | <li> |
|---|
| 123 | <span style="font-size:1.5em">P</span>unctuations are ignored. So, "Databases, Protein" and "Databases Protein" are identical. |
|---|
| 124 | <li> |
|---|
| 125 | <span style="font-size:1.5em">N</span>on-alpha-numericals except for query operations are ignored. For example, "Variation (Genetics)" and "Variation Genetics" are identical. |
|---|
| 126 | <li> |
|---|
| 127 | <span style="font-size:1.5em">T</span>his system uses Lemur Toolkit (Indri), and the query language can be learned <a href="http://www.lemurproject.org/lemur/IndriQueryLanguage.php">here</a>. |
|---|
| 128 | <li> |
|---|
| 129 | <span style="font-size:1.5em">D</span>etailed information of this system can be found at |
|---|
| 130 | <a href="http://www.biomedcentral.com/1471-2105/8/287/abstract">BMC Bioinformatics 2007, 8:287</a>.<br/> |
|---|
| 131 | <a href="http://www.biomedcentral.com/1471-2105/8/287"> |
|---|
| 132 | <img alt="www.biomedcentral.com" src="http://www.biomedcentral.com/images/articles/link.gif" border="0" /> |
|---|
| 133 | </a> |
|---|
| 134 | </ul> |
|---|
| 135 | <p> |
|---|
| 136 | <u>Last index update: Dec 16, 2008</u> |
|---|
| 137 | </p> |
|---|
| 138 | </div> |
|---|
| 139 | |
|---|
| 140 | </div> |
|---|
| 141 | <hr/> |
|---|
| 142 | <div class="footer"> |
|---|
| 143 | <center> |
|---|
| 144 | Comments & suggestions are welcome. |
|---|
| 145 | Please contact to: yayamamo AT cb DOT k DOT u-tokyo DOT ac DOT jp |
|---|
| 146 | <p> |
|---|
| 147 | © Copyright 2007-2008 University of Tokyo / DBCLS |
|---|
| 148 | </p> |
|---|
| 149 | <p> |
|---|
| 150 | Icons are Silk provided by <a href="http://www.famfamfam.com/lab/icons/silk/">famfamfam.com</a> |
|---|
| 151 | </p> |
|---|
| 152 | <a href="/"><img align="bottom" alt="QR code" src="OReFiL_QR.png" /></a> |
|---|
| 153 | <a href="http://validator.w3.org/check?uri=referer"><img align="bottom" alt="Valid XHTML 1.0 Transitional" height="31" src="http://www.w3.org/Icons/valid-xhtml10-blue" width="88" /></a> |
|---|
| 154 | </center> |
|---|
| 155 | </div> |
|---|
| 156 | <script type="text/javascript">//<![CDATA[ |
|---|
| 157 | // error-section fade in. |
|---|
| 158 | jQuery('div.error-section').fadeIn('slow'); |
|---|
| 159 | //]]></script> |
|---|
| 160 | |
|---|
| 161 | </body> |
|---|
| 162 | </html> |
|---|