nih-gov/www.ncbi.nlm.nih.gov/IRET/MESHABLE

78 lines
4.7 KiB
Text

<html lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Meshable</title>
<link href="pub_home.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Oxygen:700|Noto+Sans:700i" rel="stylesheet">
<script type="text/javascript" src="https://www.ncbi.nlm.nih.gov/CBBresearch/Wilbur/IRET/MESHABLE/js/jquery-1.11.3.min.js"></script>
<script type="text/javascript">
function openpubwindow()
{
var mapForm=document.getElementById("main_form");
map=window.open("","pubwindow","width=100,height=100,scrollbars=yes,location=no");
map.moveTo(0,0);
map.resizeTo(screen.width,screen.height);
map.focus();
if(map){
mapForm.submit();
} else {
alert('Please, allow popups to use this interface.');
}
}
</script>
</head>
<body>
<br><br><br><br><br><br><br>
<center>
<div id="main">
<div id="search_box" class="search_bottom">
<form action="gettopic.cgi" method="post" name="main_form" target="pubwindow">
<img src="meshable.jpg" style="vertical-align:-5px;">&nbsp;&nbsp;<input type="text" style="height:20px;width:350px;font:14px Arial;vertical-align:middle;" id="search" name=query>&nbsp;<button class="button_search" style="font-family:Oxygen,Arial;vertical-align:middle;" onclick="if ($('#search').val().length==0) {alert('Please, enter a query');$('#search').focus();return false;} else {openpubwindow();}">Search</button>&nbsp;<button class="button_clear" style="font-family:Oxygen,Arial;vertical-align:middle;" onclick="$('#search').val('');return false;">Clear</button>
</form>
</div>
</div>
<br><br>
<table style="width:570px;padding:0px;">
<tr><td>
<ul style="line-height:18px;">
<span style="font-family:'Noto Sans',Arial;font-size:10pt;font-style:oblique;font-weight:bold;color:#696969;">Searching PubMed abstracts by utilizing MeSH and MeSH-derived topical terms</span>
<br><br>
<span style="font-family:Oxygen,Arial;font-size:9pt;font-weight:bold;color:#696969;">
* Requires a minimum screen resolution of <span style="text-decoration:underline;">1920 X 1080</span><br>
* Query: Up to three words. No special characters except hyphens (-)
</span>
</ul>
<ul style="line-height:18px;margin-bottom:0;">
<span style="font-family:Oxygen,Arial;font-size:9pt;color:#696969;">Mouse over MeSH terms: Topic terms</span><br>
<span class="mesh_search">MESH</span><span style="font-family:Oxygen,Arial;font-size:9pt;color:#696969;"> : MeSH search with a MeSH tag</span><br>
<span class="key_search">KEY</span><span style="font-family:Oxygen,Arial;font-size:9pt;color:#696969;"> : MeSH search without a MeSH tag</span><br>
<span class="keyplus_search">KEY+</span><span style="font-family:Oxygen,Arial;font-size:9pt;color:#696969;"> : </span><span class="key_search">KEY</span><span style="font-family:Oxygen,Arial;font-size:9pt;font-style:normal;font-weight:normal;color:#696969;"> + user query</span>
</ul>
</td></tr>
</table>
<br>
<table style="width:570px;padding:0px;">
<tr><td style="line-height:15px;">
<span style="font-family:Oxygen,Arial;font-size:6pt;font-weight:bold;color:#FF5050;vertical-align:super;">UPDATE</span>&nbsp;<span style="font-family:Oxygen,Arial;font-size:9pt;font-weight:bold;color:#696969;">Meshable dataset available <a href="https://ncbi.nlm.nih.gov/IRET/DATASET" style="color:#696969;"><span style="font-family:Oxygen,Arial;font-size:9pt;font-weight:bold;color:#696969;text-decoration:underline;">HERE</span></a>
</td></tr>
<tr><td>
<span style="font-family:Oxygen,Arial;font-size:6pt;font-weight:bold;color:#FF5050;vertical-align:super;">UPDATE</span>&nbsp;<span style="font-family:Oxygen,Arial;font-size:9pt;font-weight:bold;color:#696969;">Topic term identification source code available through <a href="https://github.com/ncbi-nlp/NCBITextLib" style="color:#696969;"><span style="font-family:Oxygen,Arial;font-size:9pt;font-weight:bold;color:#696969;text-decoration:underline;">NCBITextLib</span></a> (ThemX class)
</td></tr>
</table>
<br>
<table style="width:570px;padding:0px;">
<tr><td>
<span style="font-family:Oxygen,Tahoma;font-size:8pt;color:#888888;">
S. Kim, L. Yeganova and W. J. Wilbur, Meshable: searching PubMed abstracts by utilizing MeSH and MeSH-derived topical terms, <i>Bioinformatics</i>, doi: 10.1093/bioinformatics/btw331, 2016.
</span>
</td></tr>
</table>
<br>
</center>
<center>
<div style="width:400px;margin:0 auto;border-top:1px solid #eee;padding:20px 0;">
<span style="font-family:Oxygen,Tahoma;font-size:8pt;font-style:normal;font-weight:normal;color:#b2b2b2;">Contact us: </span><a href="mailto:sun.kim@nih.gov" class="main"><span style="font-family:Oxygen,Tahoma;font-size:8pt;font-style:normal;font-weight:normal;color:#b2b2b2;">sun.kim@nih.gov</span></a>
</div>
</center>
</body>
</html>