

<!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" xml:lang="en" lang="en">
   <head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
      <meta http-equiv="Cache-control" max-age="1000" post-check="0" pre-check="0">
      <meta http-equiv="Cache-control" content="public">
      <title>The ORFeome Collaboration</title>
	<link rel="canonical" href="https://www.orfeomecollaboration.org/" />
	 <!--<link href="css/styles.css" rel="stylesheet" type="text/css" />-->
	 <style>
	 /* orfeome_base */
body{
    font-family: Times New Roman, serif;
    font-size: 12pt;
    background-color: #FFFFFF;
    /*background-image: url("images/orfBack.PNG");*/
    background-repeat: repeat-y;
    margin: 0;
    border-top: 0;
    min-width: 850px;
    margin-bottom: auto;
}
.form_inline {
	margin: 0;
	border: 0px;
	padding: 0em;
	clear: none;
	display: inline;
}
form.form_inline {
	padding: .1em;
	clear: none;
	display: inline;
}
table.form_inline {
	clear: none;
	display: inline;
}
table.inline {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	cellpadding:0px;
	cellspacing:0px;
	display: inline;
	vertical-align: top;
}
td.inline {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	cellpadding:0px;
	cellspacing:0px;
}
form.inline {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	cellpadding:0px;
	cellspacing:0px;
	display: block;
}
.admin_function {
    font-size: 130%;
    background-color: #FF0000;
    font-family: "Andale Mono", Courier, monospace, fixed-width;
}
div.title{
    background-color: #000000;
    /*border: 1px solid #E8E999;*/
}
h1{
    font-family: Futura, Optima, Arial, sans-serif;
    font-weight:normal;
    font-size: 20pt;
    margin-bottom:0pt;
    padding-bottom:0pt;
    margin-top:0pt;
    padding-top:0pt;
}
h1.title{
    font-size: 20pt;
    vertical-align: middle;
    line-height: 6px;
    margin-left: 220px;
}
/* vertical-align doesn't work very well, so some
   *hacks* are needed to get things to line up.
   Setting things up as above in H1.title screws
   up non IE browsers. *>H1.title isn't understood
   by IE, so we can use it to fix those non-IE
   browsers.
*/
*>h1.title{
   margin-top: -1px;
   margin-left: 220px;
}
h2{
   font-size: 15pt;
}
.center{
    text-align: center;
}
#header{
    margin-bottom: -100px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 850 ? "850px" : "100%" );
    /*background-color:red;*/
}
#main{
    margin-left: 350px;
    padding-left: 1em;
    padding-right: 1em;
    min-height:600px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 850 ? "717px" : "100%" );
    /*background-color:yellow;*/
}
#footer{
	text-align: center;
    margin-left: 159px;
    padding: 1em;
    font-style: normal;
    font-size: 0.70em;
    color: black;
    font-family: sans-serif;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 850 ? "717px" : "100%" );
}
.Menu {
    background-color:#C0C0C0;
    z-index: 2;
    border: 1px solid black;
    float: left;
    position: relative;
    padding: 5px;
    visibility: hidden;
}
.Menu a {
    text-decoration:none;
    color: black;
    display: block;
    padding-left: 2px;
}
.Menu a:hover {
    color:white;
    background-color:#D3D3D3;
}
.super_link {
    vertical-align:top;
    font-weight:normal;
    color:red;
    font-family: Futura, Optima, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:14pt;
    font-weight: bold;
}
.super_link:hover {
    text-decoration:none;
}
#ORF_menu_left{
	position: absolute;
    margin-left: 3px;
    margin-top: 107px;
}
#ORF_menu_top{
	position: relative;
    margin-left: 3px;
    margin-top: 0px;
}
table.menuTable{
    font-size:90%;
    text-align: right;
}
table.menuTable td{
    padding-right: 1em;
    vertical-align: top;
}
table.preview {
    font-size:90%;
    text-align: right;
	border-style:solid;
	border:thick double #000000;
}
table.preview th {
    background-color: #000000;
    font-size: 130%;
	color:white;
}
table.preview td{
    padding-right: 1em;
    vertical-align: top;
}
img.title{
    float: left;
}
div #logo
{
    width: 380px;
    height: 120px;
    background-image: url("images/ORF_logo.png");
    background-position: 0px 6px;
    background-repeat: no-repeat;
    background-size: 90%;
    float: left;
}
#photo{
    float: right;
    position: relative;
    margin: 1em;
}
div .clearDiv{
    clear:both;
}
.question{
	font-weight:bold;
}
.ColLink{
	color:black;
	font-weight:bold;
}
.ColLinkDiff{
	color:black;
}
div #boxbar{
    width: 270px;
    height: 20px;
    /*background-image: url("images/purple_bar.png");*/
    background-repeat: no-repeat;
    float: right;
    margin-top: -4px;
    margin-right: 5%;
}
#Loading{
    position: absolute;
    top: 10px;
    right: 100px;
    background-color: #889FC6;
    visibility: hidden;
}
.undecoratedList{
    list-style-type: decimal;
    padding-left: 1em;
    margin-left: 1em;
}
.smallFont{
    font-size: 9pt;
}
.fixedFont{
    font-family: Courier New, monospace;
}
/*------------------------------------*/
.img {
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}
a:link {text-decoration:none; font-family: Arial, Helvetica, sans-serif;} 
a:visited {text-decoration:none;}
a:hover{text-decoration:underline;}
/* vectors.css */
.indent{
	margin-left: 40px;
}
table
{
	border: 0px;
}
.smalltext
{
	font-size:90%;
	color:rgb(255,0,0);
}
.smaller
{
	font-size:85%;
}
.smaller_note
{
	font-size:82%;
	color:rgb(125,105,150);
	font-family: "Arial Narrow", "Helvetica Narrow", Helvetica, Arial, sans-serif;
}
.smallergray
{
	font-size:85%;
	color:rgb(150,150,150);
}
.smallergray_italicized
{
	font-size:85%;
	color:rgb(150,150,150);
	font-style: italic;
}
.bigger
{
	font-size:120%;
}
table.data {
	border: 3px;
	background-color: #CCFFFF;
   font-size: 90%;
   }
table.data th {
	border:1px solid black;
	vertical-align:bottom;
	background-color: #CDE2FF;
}
table.data_lined {
	border: 3px;
	background-color: #CCFFFF;
   font-size: 90%;
   }
table.data_lined th {
	border:1px solid black;
	vertical-align:bottom;
	background-color: #CDE2FF;
}
table.data_lined td {
	border:1px solid black;
	padding:2px 2px 2px 2px;
	background-color: #CCFFFF;
}
.messages {
	font-size: 250%;
	font-family: "Cooper Black", Cooper, Elephant, Georgia, "Lucida Console", Broadway,Tahoma, Arial, sans-serif;
	color: rgb(250,0,0);
	margin: 0.5em;
   line-height: 1em;
}
.positive_message {
	color: rgb(0,180,0);
}
table.roles_and_groups td
{
	border:1px solid black;
}
.top_and_right_align
{
   vertical-align: top;
   text-align: right;
}
.topalign
{
   vertical-align: top;
}
.redtext {
	font-size: 110%;
	color: rgb(255,0,0);
}
/* styles needed for JavaScript-based SUB-MENUs */
ul.menu_dynamic {
	list-style-type: none;
	margin-left: -25px;
}
ul.menu_dynamic li ul {
    display:none;
	list-style-type: none;
	margin-left: -25px;
}
ul.menu_dynamic li:hover ul {
    display:block;
    position:relative;
	list-style-type: none;
}
.cool_button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5.5px 11px;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   border-radius: 23px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 17px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.cool_button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.cool_button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.search_form
{
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   line-height: 100%;
}
.small_checkbox
{
   font-size: 60%;
   white-space: nowrap;
   display:inline;
}
.general_search
{
   font-size: 150%;
   line-height: normal;
   text-align:middle;
   display:block;
}
th.search_results
{
    font-family: Arial, Futura, Optima, sans-serif;
	font-size: 109%;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color:rgb(255,255,200);
	background-color:rgb(150,50,50);
}
table.search_results {
	border:1px solid black;
	background-color: rgb(255,255,200);
    font-family: Arial, sans-serif;
}
table.search_results tr {
	border:1px solid black;
	background-color: #CCFFFF;
}
table.search_results td {
	border:1px solid rgb(150,50,50);
	background-color: #CCFFFF;
	font-size: 93%;
	padding: 2px 5px 2px 5px;
	margin: 2px 5px 2px 5px;
}
.smaller_radio_button
{
	font-size: 75%;
	color: rgb(155,155,155);
}
.radio_button_div
{
	background-color: rgb(225,225,220);
	display: inline-block;
	padding: 2px;
	border:1px solid rgb(0,255,255);
}
.OC_table
{
	border:2px solid red;
	color: rgb(50,50,50);
	background-color: rgb(230,235,255);
	font-size: 80%;
	font-family: "Arial Narrow", "Helvetica Narrow", Helvetica, Arial, sans-serif;
}
td, th {
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	vertical-align: top;
} 
th {
	vertical-align:bottom;
}
.legend table
{
	border: 1px solid rgb(150,150,150);
}
.legend{
    text-align: center;
    vertical-align: center;
	display: inline-block;
	margin:auto;
	border: 1px solid rgb(210,210,210);
	background-color: rgb(240,240,240);
	padding: 2px;
}
	 </style>
	 <script src="https://www.orfeomecollaboration.org/jss/util.js" language="JavaScript" type="TEXT/JAVASCRIPT"></script>
<script src="https://www.orfeomecollaboration.org/jss/converter.js" language="JavaScript" type="TEXT/JAVASCRIPT"></script>
<script language="javascript"> 
function blocking(nr, cr)
{
	if (document.layers)
	{
		current = (document.layers[nr].display == 'none') ? 'block' : 'none';
		current2 = (document.layers[cr].src == 'imgs/img_plus.gif') ? 'imgs/img_minus.gif' : 'imgs/img_plus.gif';
		document.layers[nr].display = current;
		document.layers[cr].src = current2;
	}
	else if (document.all)
	{
		current = (document.all[nr].style.display == 'none') ? 'block' : 'none';
		current2 = (document.all[cr].src == 'imgs/img_plus.gif') ? 'imgs/img_minus.gif' : 'imgs/img_plus.gif';
		document.all[nr].style.display = current;
		document.all[cr].src = current2;
	}
	else if (document.getElementById)
	{
		vista = (document.getElementById(nr).style.display == 'none') ? 'block' : 'none';
		vista2 = (document.getElementById(nr).style.display == 'none') ? 'imgs/img_minus.gif' : 'imgs/img_plus.gif';
		document.getElementById(nr).style.display = vista;
		document.getElementById(cr).src = vista2;
	}
}
function toggle() {
	var xCloneDiv = document.getElementById("cloneFormDiv");
	var xLibraryDiv = document.getElementById("libraryFormDiv");
	var xHiddenCategoryInput = document.getElementById("query_category");
	var text = document.getElementById("displayText");
	if(xCloneDiv.style.display == "block") {
    		xCloneDiv.style.display = "none";
    		xLibraryDiv.style.display = "block";
		text.innerHTML = "Clones";
		xHiddenCategoryInput.value = "library";
  	}
	else {
		xCloneDiv.style.display = "block";
		xLibraryDiv.style.display = "none";
		text.innerHTML = "Libraries";
		xHiddenCategoryInput.value = "clone";
	}
}
function showHelp(xHelpDivID)
{
	var xHelpDiv = document.getElementById(xHelpDivID);
	if ( xHelpDiv.style.display == "block")
		{ xHelpDiv.style.display = "none"; }
	else
		{ xHelpDiv.style.display = "block"; }
}
function click_web_image(xStr)
{
	document.getElementById('delim').value=xStr;
}
function formSubmit(xFormName)
{
	document.getElementById(xFormName).submit();
}
function show_info(xText)
{
	var elem = document.getElementById( 'info_box' );
	document.getElementById("info_box").innerText = xText;
	document.getElementById("info_box").textContent = xText;
	document.getElementById("info_box").innerHTML = xText;
}
</script>
	<!-- <script src="./jss/orfeome_base.js" type="text/javascript"></script>-->
   </head>
   <body>
      <div id="header">
         <div class="title">
            <div id="logo"></div>
            <h1 class="title">&nbsp;</h1>
         </div>
         <div class="clearDiv"></div>
      </div>
	<table class="menuTable" id="ORF_menu_left"><tr><td><ul class="menu_dynamic">
<li><a href="/" class="super_link">Home</a></li>
<li><a href="i-IQ" class="super_link">Search</a></li>
<li><a href="About" class="super_link">About</a><img alt="arrow indicating sub-menu" src="imgs/submenu_arrow.gif">
<ul>
<li><a href="ORFeome_Distributors">ORFeome Distributors</a></li>
<li><a href="Contributors">Contributors</a></li>
<li><a href="Contact_Us">Contact Us</a></li></ul>
</li>
<li><a href="Resources" class="super_link">ORFeome Resources</a></li>
<li><a href="Tech" class="super_link">Technical Information</a><img alt="arrow indicating sub-menu" src="imgs/submenu_arrow.gif">
<ul>
<li><a href="Publications">Publications</a></li>
<li><a href="ftp">Documentation</a></li>
<li><a href="Gateway_Cloning">Gateway Cloning</a></li>
<li><a href="Protocols">Protocols</a></li>
<li><a href="Confidence_Levels">Clone Classification</a></li>
<li><a href="Library">Library Data</a></li>
<li><a href="Vectors">Vectors</a></li></ul>
</li>
<li><a href="ORFeome_FAQ" class="super_link">FAQs</a></li>
<li></li></ul></td></tr></table>
      <div id="main">
<h1>The ORFeome Collaboration</h1><br/><br/><br/>
<p style="font-family:verdana">The international ORFeome Collaboration (OC) was founded to provide the research community with a comprehensive set of full-length, high quality human clones ORF (Open Reading Frame = the protein-coding sequence of genes) in the Gateway cloning system ready to use for recombinant protein expression. The collection currently covers 17,154 RefSeq and Ensembl genes with 29,597 clones. All OC clones are fully sequence verified and annotated. Learn more in the original publication of the OC resource <a href="http://www.nature.com/nmeth/journal/v13/n3/full/nmeth.3776.html"><b>The ORFeome Collaboration <i>Nature Methods</i> 13:191–192 (2016) doi:10.1038/nmeth.3776</b></a>.</p>
<p style="font-family:verdana">Use our online database to <a href="i-IQ"><b>search</b></a> the ORFeome clone collection for gene coverage and clone annotation. Use our international <a href="ORFeome_Distributors"><b>distributor</b></a> network to obtain clones of interest. Find a list of the <a href="Contributors"><b>contributors</b></a> to the OC.</p>
<p style="font-family:verdana">All ORF clones are provided without restrictions to their use in academia and industry, except for the terms specified in a <a href="Good_Faith_Agreement"><b>Good Faith Agreement</b></a>.</p>
</div><!--end of main-->
	<div class="clearDiv"></div>
	<div id="footer">Send Biological Questions/Comments to: <a href="/cdn-cgi/l/email-protection#90e0e2f5e3e4fffebef8e5fee4f5e2d0f1e3e5bef5f4e5"><span class="__cf_email__" data-cfemail="2e5e5c4b5d5a414000465b405a4b5c6e4f5d5b004b4a5b">[email&#160;protected]</span></a>&nbsp;&#183;&nbsp;Web page maintained by: <a href="/cdn-cgi/l/email-protection#28585a4d5b5c474606405d465c4d5a68495b5d064d4c5d"><span class="__cf_email__" data-cfemail="84f4f6e1f7f0ebeaaaecf1eaf0e1f6c4e5f7f1aae1e0f1">[email&#160;protected]</span></a>&nbsp;&#183;&nbsp;<a href="p-36">HAIB Disclaimer</a><br/>NOTE: While we are moving this website to a new server location and updating the site, some links are not yet functional here.<br/>If you find something is not working as expected from within this site, please use the analogous resource at <a href="http://www.imageconsortium.org/">http://www.imageconsortium.org</a>.<br/></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body></html>

