nih-gov/www.ncbi.nlm.nih.gov/SNP/handle.html

473 lines
21 KiB
HTML

<html><!-- #BeginTemplate "/Templates/dbSNP_new.dwt" --><!-- DW6 --><head>
<!-- #BeginEditable "doctitle" -->
<title>Handle Request</title>
<!-- #EndEditable -->
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<META name="keywords" content="single nucleotide polymorphism, SNP,
sequence variation, genome, gene mapping, population structure, dbSNP,
evolution, microsatellite repeat, phenotype, national center for
biotechnology information, ncbi, national library of medicine, nlm, database,
archive, bioinformatics, national institute of health, ncbi">
<META name="description" content="The Single Nucleotide Polymorphism
database (dbSNP) is a public-domain archive for a broad collection of simple
genetic polymorphisms.">
<META name="author" content="snpdev">
<META name="robots" content="index,nofollow,noarchive">
<meta http-equiv="Expires" content="Wed, 28 Jan 2006 01:01:01 GMT">
<!-- #BeginEditable "METAREGION" -->
<!-- #EndEditable -->
<!-- Global Alert START -->
<script type="text/javascript" src="/projects/SNP/Javascripts/jquery-3.3.1.min.js"/>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () {
galert(['div#alert', 'body > *:nth-child(1)'])
});
</script>
<!-- Global Alert END -->
<script language="JavaScript" src="/corehtml/query/query.js"></script>
<script language="JavaScript" src="/projects/SNP/Javascripts/snputils.js"></script>
<script language="JavaScript" src="/projects/SNP/Javascripts/handle_validation.js"></script>
<script src="Javascripts/prototype.js" type="text/javascript"></script>
<script language="JavaScript" src="Javascripts/cookies.js"></script>
<script language="JavaScript" src="Javascripts/sidebar.js"></script>
<link rel="stylesheet" href="/corehtml/ncbi.css">
<link type="text/css" rel="stylesheet" href="/corehtml/ncbi_test.css">
<link rel="stylesheet" href="snp.css" type="text/css">
</head>
<body>
<!-- #BeginEditable "DHTML Items" --><!-- #EndEditable -->
<!-- the header --><!-- #BeginLibraryItem "/Library/dbSNP_topbar.lbi" -->
<style type="text/css">
<!--
.style1 {color: #FF0000}
.style2 {
font-size: 18px;
font-weight: bold;
}
-->
</style>
<table width="615" border="0" cellpadding="0" cellspacing="0">
<tr>
<!-- logo -->
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="135" align="left" bgcolor="#336699"><a href=""><img src="corehtml/left.GIF" width="130" height="45" border="0" alt="NCBI"></a><br>
</td>
<td align="left"><img name="SNPlogo" src="Images/SNPlogo2_ver2.jpg" width="440" height="70" border="0" alt="dbSNP"></p></td>
</tr>
</table></td>
</tr>
<tr>
<!--site map-->
<td><table class="TEXT" border="0" cellspacing="0" cellpadding="2" bgcolor="#000000" width="100%">
<tr class="TEXT" align="CENTER">
<td><a href="/dbvar" title="Database of Structural Variations" class="topbarHeading"><font color="#FFFFFF">dbVar</font></a></td>
<td><a href="/clinvar" title="Database of human variations and phenotypes" class="topbarHeading"><font color="#FFFFFF">ClinVar</font></a></td>
<td><a href="/gap" title="Database of Genotypes and Phenotypes" class="topbarHeading"><font color="#FFFFFF">GaP</font></a></td>
<td><a href="/entrez/query.fcgi?db=PubMed" class="topbarHeading"><font color="#FFFFFF">PubMed</font></a></td>
<td><a href="/entrez/query.fcgi?db=Nucleotide" class="topbarHeading"><font color="#FFFFFF">Nucleotide</font></a></td>
<td><a href="/entrez/query.fcgi?db=Protein" class="topbarHeading"><font color="#FFFFFF">Protein</font></a></td>
</tr>
</table></td>
</tr>
<tr>
<!--query box-->
<td><table border="0" width="100%" cellspacing="0" cellpadding="2" bgcolor="#ccccff">
<script type="text/javascript">
function inputKeyPress(evt, field) {
//alert(evt.keyCode );
if (evt.keyCode == 13) {
searchEntrez();
}
return true;
}
function searchEntrez() {
var x = document.getElementById("db_select").selectedIndex;
var db = document.getElementsByTagName("option")[x].value;
// + '?term=' + document.getElementById("entrez_term").value
//alert("Form action changed to " + db);
document.getElementById("SearchDb").action = db;
document.getElementById("SearchDb").submit();
}
</script>
<form method="post" name="searchform" id="SearchDb">
<tbody>
<tr>
<td class="SMALL1"><div id="HintEntrezSnp" class="hintBox">Search small variations in dbSNP or large structural variations in dbVar</div>
<label for="Search">&nbsp;&nbsp;Search Entrez</label>
<small>
<select id="db_select" >
<option value="/snp" selected>dbSNP</option>
<option value="/dbvar" >dbVar</option>
</select>
</small>
<label for="term">for</label>
<input type="text" name="term" id="entrez_term" alt="search term" size="24" onkeypress="inputKeyPress(event, this);">
<input type="button" name="Submit" value="Go" onclick="searchEntrez()">
</td>
</tr>
</tbody>
</form>
</table></td>
</tr>
<tr>
<td><table width="615" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="153" bgcolor="#CCCCCC"><img src="corehtml/transparent.gif" width="130" height="1" alt="transparent GIF"></td>
<td width="462" bgcolor="#CCCCCC"><!-- toolbar -->
</td>
</tr>
</table></td>
</tr>
</table>
<!-- #EndLibraryItem --><!--start of first table -->
<!--end of first table -->
<!-- the contents -->
<table summary="" border="0" width="615" cellspacing="0" cellpadding="0">
<tr valign="TOP">
<!-- left column -->
<td
width="135" valign="top" bgcolor="#336699"> <span class="GUTTER1"></span> <img src="corehtml/spacer10.GIF"
width="135" height="1" border="0" alt="Spacer gif"><!-- #BeginLibraryItem "/Library/dbSNP_sidebar.lbi" -->
<link href="CSS/snp.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.roundcont {
background-color: #f90;
color: #fff;
width: 120px;
}
.roundcont p {
margin: 0 10px;
}
.roundtop {
background: url(./css_images/tr.gif) no-repeat right top;
}
.roundbottom {
background: url(./css_images/br.gif) no-repeat top right;
}
img.corner {
width: 15px;
height: 15px;
border: none;
display: block;
}
-->
</style>
<table width="100%">
<tr>
<td>
<div align="center"></div>
<div align="center"><!-- #BeginLibraryItem "/Library/FAQ search box.lbi" -->
<div class="roundcont">
<div class="faqtitle">Have a question about dbSNP? Try searching the SNP FAQ Archive!</div>
<form name="frmGo" method="get" action="/entrez/query.fcgi" onSubmit="searchFAQ(this);">
<input name="db" value="Books" type="hidden">
<input name="cmd" value="Search" type="hidden">
<input name="term" value="" alt="FAQ search Term" size="12">
<input type="submit" name="Submit" value="Go">
<input name="doptcmdl" value="TOCView" type="hidden">
</form>
<script language="JavaScript" type="text/JavaScript">
<!--
function searchFAQ (frm) {
frm.term.value += ' AND helpsnpfaq[book]';
}
-->
</script>
</div> <!-- #EndLibraryItem --></div><div class="sidebarDiv" id="sideBar">
<p>
<div class="sidebarHeading" id="divGeneral" onClick="toggleSideBar(this);" onKeyPress="toggleSideBar(this);">GENERAL</div>
<div class="sidebarSubHeadingDiv" id="divGeneralContent">
<a accesskey="R" href="/feed/rss.cgi?ChanKey=dbsnpnews">RSS Feed</a><a href="/feed/rss.cgi?ChanKey=dbsnpnews"><img src="Images/rss.gif" alt="RSS" border="0"></a><br>
<a accesskey="A" href="javascript:Help();" >Contact Us</a><br>
<a accesskey="B" href="/dbvar/content/org_summary/" >Organism Data</a><br>
<a accesskey="C" href="index.html">dbSNP Homepage</a><br>
<a accesskey="V" href="/variation/">NCBI Variation Resources</a><br>
<a accesskey="D" href="/mailman/listinfo/dbsnp-announce">Announcements</a><BR>
<a accesskey="E" href="snp_summary.cgi">dbSNP Summary</a><BR>
<a accesskey="F" href="https://ftp.ncbi.nih.gov/snp/">FTP Download</a></div>
<div class="sidebarHeading" id="divSubmission" onClick="toggleSideBar(this);" onKeyPress="toggleSideBar(this);">SNP SUBMISSION</div>
<div class="sidebarSubHeadingDiv" id="divSubmissionContent">
<a accesskey="J" href="/snp/docs/submission/hts_launch_and_introductory_material/">How to Submit</a><br>
<a accesskey="K" href="handle.html">Handle Request</a><br>
</div>
<div class="sidebarHeading" id="divDocumentation" onClick="toggleSideBar(this);" onKeyPress="toggleSideBar(this);">DOCUMENTATION</div>
<div class="sidebarSubHeadingDiv" id="divDocumentationContent">
<a accesskey="S" href="https://ftp.ncbi.nih.gov/pub/factsheets/Factsheet_SNP.pdf">dbSNP Fact Sheet</a><img src="new.gif" width="25" height="12" alt="NEW gif"><BR>
<br>
<a accesskey="M" href="buildhistory.cgi">Build History</a><br>
<a accesskey="N" href="/books/NBK3848/" title="Search SNP archived FAQ updated to 2006">Search FAQ Archive</a><br>
<a accesskey="O" href="/books/NBK174586/">dbSNP Handbook</a><br>
<a accesskey="P" href="get_html.cgi?whichHtml=overview">Overview</a><br>
<a accesskey="Q" href="/About/primer/snps.html">SNP Science Primer</a><br>
<a accesskey="S" href="https://ftp.ncbi.nih.gov/snp/database/b124/mssql/schema/erd_dbSNP.pdf">Database Schema</a><br>
<a accesskey="T" href="snp_db_list_table.cgi">Database Dictionary</a><br>
<a acceskey="U" href="snp_schemaChange.htm">Database Changes</a><br>
<a acceskey="V" href="/SNP/geno/genoex_doc.html">Genotype Schema</a><br>
<a acceskey="W" href="https://ftp.ncbi.nih.gov/snp/00readme.txt">Data Formats</a><BR>
<a acceskey="X" href="docsum/docsum_doc.html">Docsum Schema</a><BR>
<a acceskey="Y" href="Hetfreq.html">Heterozygosity Computation</a>
</div>
<div class="sidebarHeading" id="divSearch" onClick="toggleSideBar(this);" onKeyPress="toggleSideBar(this);">SEARCH</div>
<div class="sidebarSubHeadingDiv" id="divSearchContent">
<a acceskey="R" href="/variation/tools/reporter">Variation Reporter</a><br>
<a acceskey="R" href="/variation/view/?q=CFH">Variation Viewer</a><br>
<a acceskey="Z" href="/snp">Entrez SNP</a><br>
<a acceskey="1" href="SNPeutils.htm">EUtils API</a><br>
<a accesskey="2" href="https://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM=blastn&BLAST_SPEC=SNP&BLAST_PROGRAMS=megaBlast&PAGE_TYPE=BlastSearch&SHOW_DEFAULTS=on&LINK_LOC=dbSNP_homepage">Blast SNP</a><br>
<a accesskey="3" href="batchquery.html">Batch Query</a><BR>
<a accesskey="5" href="snp_gf.cgi">Genotype Query</a><BR>
<a accesskey="6" href="snp_tableList.cgi?type=submitter">By Submitter</a><BR>
<a accesskey="7" href="snp_batchSearch.cgi?init=y">New Batches</a><BR>
<a accesskey="8" href="snp_tableList.cgi?type=method">Method</a><br>
<a accesskey="9" href="snp_tableList.cgi?type=pop">Population Detail</a><br>
<!-- <a accesskey="Q" href="../popclass.cgi">Population Class</a><br> -->
<a accesskey="]" href="snp_tableList.cgi?type=pub">Publication</a><br>
</div>
<!--
<div class="sidebarHeading" id="divHaplotype" onClick="toggleSideBar(this);" onKeyPress="toggleSideBar(this);">HAPLOTYPE</div>
<div class="sidebarSubHeadingDiv" id="divHaplotypeContent">
<a href="../hap/dbSNP_haplotype_intro.html">Submission</a>
</div>
-->
<div class="sidebarHeading" id="divRelatedSites" onClick="toggleSideBar(this);" onKeyPress="toggleSideBar(this);">RELATED SITES</div>
<div class="sidebarSubHeadingDiv" id="divRelatedSitesContent">
<a accesskey="=" href="/variation/">NCBI Variation resources</a><br>
<a accesskey="-" href="/sites/entrez?db=dbvar">dbVar</a><br>
<a accesskey="-" href="/sites/entrez?db=gap">dbGaP</a><br>
<a accesskey="-" href="/clinvar/">ClinVar</a><br>
<a accesskey="-" href="/gtr/">GTR</a><br>
<a accesskey=";" href="/mhc/MHC.fcgi?cmd=init">dbMHC</a></div>
</div>
</td>
</tr>
</table>
<script language="JavaScript" type="text/JavaScript">
toggleSideBar($('divGeneral'));
</script>
<noscript>See Human Variations Search</noscript><!-- #EndLibraryItem --><SPAN class="GUTTER1"><BR>
</SPAN> </td>
<!-- extra column to force things over the gif border -->
<td width="5"> <img src="corehtml/spacer10.GIF"
width="3" height="1" border="0" alt="Spacer gif"> </td>
<!-- right content column -->
<!-- #BeginEditable "SNP_right column" -->
<td width="460">
<form name="contact" method="post" action="handle.cgi" onSubmit="return validate()">
<table width="100%" border="0">
<tr>
<td>
<div align="center"><b><font size="6">Handle Request Form</font></b></div>
</td>
</tr>
</table>
<p>
An assigned "handle" for dbSNP submitters is required prior to submission so that dbSNP
can trace data origin over time. Therefore, a handle should be one that will associate the
submitted data with the submitting entity (laboratory, center, institute or project)
independent of the details of who handles the submission from that entity.
The handle itself might be an acronym or the shortened name of the submitting entity.
When filling out the handle request form, please keep in mind that the contact information
requested in the form should be that of a person of authority who will be associated with
the laboratory regardless of who actually handles and submits the data - we suggest
you use the contact information of the Lab Chief or Principle Investigator.
</p>
<p>dbSNP requires the individuals creating a submission file <a href="https://ftp.ncbi.nih.gov/snp/specs/Submission/example_snp_only.txt">(example)</a>
to place their own contact information (name, email, etc.) in a CONT(contact) section located at the beginning of the submission file.
</p>
<p>
Please fill out the form below to request a handle to dbSNP. A confirmation email will be sent to
the contact email address in the form.
</p>
<table
border="0" width="460" cellspacing="2" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td width="7" bgcolor="#315399">&nbsp;</td>
<td width="453" bgcolor="#CCCCFF" class="H3"><b><font size="5">Contact
Email: (<font color="#ED181E">*</font>Required)</font></b></td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td width="21%" valign="middle"><b></b></td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;Email address for who is filling this form
<font size="3" color="#ED181E">*</font>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="20">
<div align="right"><b> CONTACT EMAIL:</b></div>
</td>
<td width="79%" height="20"> <font size="2">
<input type="text" name="CONTACTEMAIL" size="50">
</font></td>
</tr>
</table>
<div align="center"> </div>
<table
border="0" width="460" cellspacing="2" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td width="7" bgcolor="#315399">&nbsp;</td>
<td width="453" bgcolor="#CCCCFF" class="H3"><b><font size="5">Handle
Information: </font></b></td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td width="21%" valign="middle"><b></b></td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;A suggested short
abbreviation or acronym to identify the lab (maximum 20 characters)<font size="3" color="#ED181E">*</font>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="20">
<div align="right"><b>HANDLE:</b></div>
</td>
<td width="79%" height="20"> <font size="2">
<input type="text" name="HANDLE" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="3"><b></b></td>
<td width="79%" height="3"><font size="2">&nbsp;&nbsp;&nbsp;Name
of the lab chief or principal investigator <font size="3" color="#ED181E">*</font>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle">
<div align="right"><b>NAME:</b></div>
</td>
<td width="79%"> <font size="2">
<input type="text" name="NAME" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle">&nbsp;</td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;Email address for
lab chief or P.I. <font size="3" color="#ED181E">*</font> </font></td>
</tr>
<tr>
<td width="21%" valign="middle" align="right"><b>EMAIL:</b></td>
<td width="79%"><font size="2">
<input type="text" name="EMAIL" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="10"><b></b></td>
<td width="79%" height="10"><font size="2">&nbsp;&nbsp;&nbsp;Include
area code (and country code if outside of the USA) <font size="3" color="#ED181E">*</font>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="17">
<div align="right"><b>FAX:</b></div>
</td>
<td width="79%" height="17"> <font size="2">
<input type="text" name="FAX" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle"><b></b></td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;Include area
code (and country code if outside of the USA) <font size="3" color="#ED181E">*</font>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="21">
<div align="right"><b>TELEPHONE:</b></div>
</td>
<td width="79%" height="21"> <font size="2">
<input type="text" name="TEL" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle"><b></b></td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;Name of lab,
or Lab Chief if private lab <font size="3" color="#ED181E">*</font>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="22">
<div align="right"><b>LAB NAME:</b></div>
</td>
<td width="79%" height="22"> <font size="2">
<input type="text" name="LAB" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle"><b></b></td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;Name of Institution
<font size="3" color="#ED181E">*</font> </font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="22">
<div align="right"><b>INSTITUTION:</b></div>
</td>
<td width="79%" height="22"> <font size="2">
<input type="text" name="INST" size="50">
</font></td>
</tr>
<tr>
<td width="21%" valign="middle"><b></b></td>
<td width="79%"><font size="2">&nbsp;&nbsp;&nbsp;Complete mailing
address <font size="3" color="#ED181E">*</font> </font></td>
</tr>
<tr>
<td width="21%" valign="middle" height="98">
<div align="right"><b>ADDRESS:</b></div>
</td>
<td width="79%" valign="top" height="98"> <font size="2">
<textarea name="ADDR" cols="50" rows="5"></textarea>
</font></td>
</tr>
<tr>
<td width="21%" valign="middle" align="right"><b></b></td>
<td width="79%">
<div align="center"><font size="2">
<input type="submit" name="Submit" value="Submit">
</font></div>
</td>
</tr>
</table>
<br>
</form>
<P>&nbsp;</P><!-- #BeginLibraryItem "/Library/dbSNPTextLinks.lbi" -->
<!--Bottom Link Start -->
<!--Bottom Link Start -->
NCBI: <a href="/About/disclaimer.html"
class="SMALL1">Disclaimer</a> &nbsp;&nbsp;&nbsp;&nbsp;<a
href="/About/privacy.html"
class="SMALL1">Privacy statement</a></p>
<!-- #EndLibraryItem --><!-- #EndEditable --> <br>
</tr>
</table>
<!-- end of content -->
</body>
<!-- the header -->
<!-- #EndTemplate --></html>