140 lines
6.5 KiB
HTML
140 lines
6.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>GEO Summary - GEO - NCBI</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<meta name="author" content="geo"/>
|
|
<meta name="keywords" content="NCBI, national institutes of health, nih, database, archive, central, bioinformatics,
|
|
biomedicine, geo, gene, expression, omnibus, chips, microarrays, oligonucleotide, array, sage, CGH"/>
|
|
<meta name="description" content="Gene Expression Omnibus (GEO) is a database repository of high throughput
|
|
gene expression data and hybridization arrays, chips, microarrays."/>
|
|
|
|
<meta name="ncbi_app" content="geo"/>
|
|
<meta name="ncbi_pdid" content="summary"/>
|
|
|
|
<link rel="shortcut icon" href="/geo/img/OmixIconBare.ico"/>
|
|
|
|
<script type="text/javascript" src="/core/jig/1.15.10/js/jig.min.js"></script>
|
|
<script type="text/javascript" src="/geo/js/dd_menu.js"></script>
|
|
<script type="text/javascript" src="/geo/js/login.js"></script>
|
|
<script type="text/javascript" src="summary.js"></script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () {
|
|
galert(['#crumbs_login_bar', 'body > *:nth-child(1)'])
|
|
});
|
|
</script>
|
|
<link rel="stylesheet" type="text/css" href="/geo/css/reset.css"/>
|
|
<link rel="stylesheet" type="text/css" href="/geo/css/geo.css"/>
|
|
<link rel="stylesheet" type="text/css" href="summary.css"/>
|
|
<script>
|
|
var loading = "<div class='loader'><table class='loadingTable'><tr><td><img src='/geo/img/loading_blue.gif'/></td><td class='vmiddle'> Loading...</td></tr></table></div>";
|
|
var params={};location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(s,k,v){params[k]=v});
|
|
|
|
jQuery(document).ready(function(){
|
|
$('#tabs ul').after(loading);
|
|
$("#tabs").tabs({
|
|
create: function(event, ui){
|
|
if(params['type']=='taxfull'){
|
|
$('#taxtablink').attr('title','taxfull');
|
|
$('#taxtablink').attr('href', '/geo/summary/summary.cgi?type=taxfull');
|
|
}
|
|
},
|
|
beforeActivate: function(event, ui){
|
|
newTitle = $(ui.newTab).find('a:first').attr('title');
|
|
if(newTitle != params['type']){
|
|
document.location.search = 'type='+newTitle;
|
|
}
|
|
},
|
|
activate: function(event,ui){
|
|
$('#tabs .loader').show();
|
|
},
|
|
load: function(event,ui){
|
|
$('#tabs .loader').hide();
|
|
}
|
|
});
|
|
var titles = [];
|
|
$('#tabs ul li').each(function(){
|
|
titles.push($(this).find('a:first').attr('title'));
|
|
})
|
|
tabInd = $.inArray(params['type'],titles);
|
|
if(tabInd<0){
|
|
tabInd=0;
|
|
}
|
|
$("#tabs" ).tabs( { active: tabInd } );
|
|
});
|
|
</script>
|
|
</head>
|
|
|
|
<body id="browseSummary" class="browse">
|
|
<div id="all">
|
|
<div id="page">
|
|
<div id="header">
|
|
<div id="ncbi_logo">
|
|
<a href="/">
|
|
<img src="/geo/img/ncbi_logo.gif" alt="NCBI Logo"/>
|
|
</a>
|
|
</div>
|
|
<div id="geo_logo">
|
|
<a href="/geo/"><img src="/geo/img/geo_main.gif" alt="GEO Logo"/></a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div id="nav_bar">
|
|
<ul id="geo_nav_bar">
|
|
<li><a href="#">GEO Publications</a>
|
|
<ul class="sublist">
|
|
<li><a href="/geo/info/GEOHandoutFinal.pdf">Handout</a></li>
|
|
<li><a href="/pmc/articles/PMC10767856/">NAR 2024 (latest)</a></li>
|
|
<li><a href="/pmc/articles/PMC99122/">NAR 2002 (original)</a></li>
|
|
<li><a href="/pmc/?term=10767856,4944384,3531084,3341798,3013736,2686538,2270403,1669752,1619900,1619899,539976,99122">All publications</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="/geo/info/faq.html">FAQ</a></li>
|
|
<li><a href="/geo/info/MIAME.html" title="Minimum Information About a Microarray Experiment">MIAME</a></li>
|
|
<li><a href="mailto:geo@ncbi.nlm.nih.gov">Email GEO</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
<div id="crumbs_login_bar">
|
|
<a href="/" title="NCBI home page">NCBI</a> »
|
|
<a href="/geo/" title="GEO home page" id="curr_page">GEO</a> »
|
|
<span id="view">Summary</span>
|
|
<span id="login_status">
|
|
<a href="/geo/submitter" title="Click here to login. You need to do this only if you want to edit the contact information, submit data, see your unreleased data, or work with data already submitted by you. You do not need to login if you are here just to browse through public holdings">Login</a>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="holdings">
|
|
<div class="browseHoldings">
|
|
<h1>Public holdings</h1>
|
|
<div id="tabs">
|
|
<ul>
|
|
<li><a title="series" href="/geo/summary/summary.cgi?type=series">Series</a></li>
|
|
<li><a title="platforms" href="/geo/summary/summary.cgi?type=platforms">Platforms</a></li>
|
|
<li><a title="samples" href="/geo/summary/summary.cgi?type=samples">Samples</a></li>
|
|
<li><a id="taxtablink" title="tax" href="/geo/summary/summary.cgi?type=tax">Organisms</a></li>
|
|
<li><a title="history" href="/geo/summary/summary.cgi?type=history">History</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<span class="helpbar">|<a
|
|
href="https://www.nlm.nih.gov"> NLM </a>|<a
|
|
href="https://www.nih.gov"> NIH </a>|<a
|
|
href="mailto:geo@ncbi.nlm.nih.gov"> Email GEO </a>|<a
|
|
href="/geo/info/disclaimer.html"> Disclaimer </a>|<a
|
|
href="https://www.nlm.nih.gov/accessibility.html"> Accessibility </a>|<a
|
|
href="https://www.hhs.gov/vulnerability-disclosure-policy/index.html"> HHS Vulnerability Disclosure </a>|
|
|
</span>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript"
|
|
src="/portal/portal3rc.fcgi/rlib/js/InstrumentNCBIBaseJS/InstrumentPageStarterJS.js"> </script>
|
|
</body>
|
|
</html>
|