CINXE.COM
SPIN
<!DOCTYPE html> <html lang="en"> <head> <style id="uk-ac-ebi-spin-web-account-SignInPanel-0"> /*<![CDATA[*/ #signin-panel { background: #f7f7f7; max-width: 300px; border: 2px solid #eee; padding: 19px 29px 10px; margin: auto; } #signin-panel .control-group { margin-bottom: 0; } #signin-form-actions { display: table; width: 100% } #signin-form-actions > div { display: table-cell; } #signin-form-actions > div:last-child { text-align: right; } /*]]>*/ </style> <meta charset=utf-8> <meta name="description" content="UniProt Submissions tool"> <meta name="keywords" content="uniprot, spin, protein"> <meta name="author" content="EMBL-EBI"> <title>SPIN</title> <link rel="stylesheet" href="../css/bootstrap.css"> <link rel="stylesheet" href="../css/font-awesome.css"> <link rel="stylesheet" href="//www.ebi.ac.uk/web_guidelines/css/compliance/develop/ebi-global.css" type="text/css"> <link rel="stylesheet" href="//www.ebi.ac.uk/web_guidelines/css/compliance/develop/984-24-col-fluid.css" type="text/css"> <link rel="stylesheet" href="//www.ebi.ac.uk/web_guidelines/css/compliance/develop/embl-petrol-colours.css" type="text/css" media="screen"> <link rel="stylesheet" href="../css/style.css"> <style id="uk-ac-ebi-spin-web-account-SignInPage-0"> /*<![CDATA[*/ div.alert-success { margin: 40px 100px; } #new-user-panel { padding: 19px 29px 0; border-left: 1px dashed #a9a9a9 } #signin-page-container { margin: 40px auto; display: table; } #signin-page-container > div { display: table-row; } #signin-page-container > div > div { display: table-cell; } #signin-page-container > div > div:first-child { width: 55% } .spin-description { margin: 40px; font-size: 14px; line-height: 1.5em; } .migration { margin: 40px 40px; background-color: aliceblue; border-top: 5px solid #c4e3f3; border-bottom: 5px solid #c4e3f3; padding: 40px; } /*]]>*/ </style> <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script> </head> <body> <div class="container" id="master-content"> <header> <div id="global-masthead" class="masthead clearfix"> <a href="//www.ebi.ac.uk/" title="Go to the EMBL-EBI homepage"> <img src="//www.ebi.ac.uk/web_guidelines/images/logos/EMBL-EBI/EMBL_EBI_Logo_white.png" alt="EMBL European Bioinformatics Institute"> </a> <nav> <ul id="global-nav"> <li class="first active" id="services"><a href="//www.ebi.ac.uk/services">Services</a></li> <li id="research"><a href="//www.ebi.ac.uk/research">Research</a></li> <li id="training"><a href="//www.ebi.ac.uk/training">Training</a></li> <li id="industry"><a href="//www.ebi.ac.uk/industry">Industry</a></li> <li id="about" class="last"><a href="//www.ebi.ac.uk/about">About us</a></li> </ul> </nav> </div> <div id="local-masthead" class="masthead clearfix nomenu"> <div id="local-title"> <h1> <a href="../index.jsp" title="Back to SPIN homepage">SPIN</a> </h1> </div> <nav> <ul class="grid_24" id="local-nav"> <li class="last functional"> <a href="../help" target="_blank"><i class="icon-question-sign"></i>Help</a> </li> </ul> </nav> </div> </header> <div class="container" style="min-height: 400px; width: 940px"> <!-- Logged user --> <!-- Page specific content goes here --> <div> <div> </div> <div class="spin-description"> <p> Use <strong>SPIN</strong> to submit sequences <strong>determined at protein level</strong> and associated functional annotation to UniProtKB. </p> <div style="margin-left: 16px"> <div style="margin-top: 32px"> <i class="icon-info-sign text-info"></i> What does <em>at protein level</em> mean? </div> <strong style="margin-left: 16px">Edman degradation</strong> or <strong>manual interpretation of MS/MS</strong> spectra. See also the <a target="_blank" href="http://www.ebi.ac.uk/swissprot/Submissions/spin/help">help section</a> or <a target="_blank" href="mailto:uniprot-submissions@ebi.ac.uk">ask us<i class='icon-external-link'></i></a>. <div style="margin-top: 16px"> <i class="icon-info-sign text-info"></i> Do you have a translated nucleotide sequence? Submit to <a target="_blank" href="http://www.ebi.ac.uk/ena/submit">ENA<i class='icon-external-link'></i></a> </div> <div style="margin-top: 16px"> <i class="icon-info-sign text-info"></i> Do you have a sequence identified using a search engine (e.g. Mascot, SEQUEST, X! Tandem, OMSSA, OpenMS, Comet, MS-GF+, Skyline, MaxQuant/Andromeda, etc.)? Submit to <a target="_blank" href="http://www.ebi.ac.uk/pride/help/archive/submission">PRIDE<i class='icon-external-link'></i></a> </div> </div> </div> <div id="id1" style="display:none"></div> <div id="signin-page-container" class="container"> <div> <!-- row --> <div> <!-- cell --> <div> <div id="signin-panel"> <form id="id2" method="post" action="./login?-1.IFormSubmitListener-signInPanel-signInForm"><div style="width:0px;height:0px;position:absolute;left:-100px;top:-100px;overflow:hidden"><input type="hidden" name="id2_hf_0" id="id2_hf_0" /></div> <h3>Please sign in</h3> <div> </div> <div class=" control-group required-group"> <span class="required-input">*</span> <input type="email" id="email" class="input-block-level" placeholder="Email address" value="" name="email-group:email-group_body:email"> </div> <div class=" control-group required-group"> <span class="required-input">*</span> <input type="password" id="password" class="input-block-level" placeholder="Password" value="" name="password-group:password-group_body:password"> </div> <div id="signin-form-actions"> <div> <button class="btn btn-primary" type="submit" id="submit">Sign in</button> </div> <div> <a href="./password/forgot">Forgot your password?</a> </div> </div> </form> </div> </div> </div> <div id="new-user-panel"> <!-- cell --> <h3>New user?</h3> <i class="icon-user"></i> <a href="./create">Create an account</a> </div> </div> </div> </div> </div> <footer> <div id="global-footer" class="grid_24"> <nav id="global-nav-expanded"> </nav> <section id="ebi-footer-meta"> <p class="address">EMBL-EBI, Wellcome Trust Genome Campus, Hinxton, Cambridgeshire, CB10 1SD, UK +44 (0)1223 49 44 44</p> <p class="legal">Copyright © EMBL-EBI 2013 | EBI is an outstation of the <a href="http://www.embl.org">European Molecular Biology Laboratory</a> | <a href="/about/privacy">Privacy</a> | <a href="/about/cookies">Cookies</a> | <a href="/about/terms-of-use">Terms of use</a></p> </section> </div> </footer> </div> <div id="data-protection-message-configuration" data-message='This website requires cookies, and the limited processing of your personal data in order to function. By using the site you are agreeing to this as outlined in our <a target="_blank" href="https://www.ebi.ac.uk/data-protection/privacy-notice/spin" class="white-color">Privacy Notice</a> and <a target="_blank" href="https://www.ebi.ac.uk/about/terms-of-use" class="white-color">Terms of Use</a>.' data-service-id="spin"></div> <script> /*<![CDATA[*/ var localFrameworkVersion = '1.2'; // 1.1 or 1.2 or compliance or other // if you select compliance or other we will add some helpful // CSS styling, but you may need to add some CSS yourself var newDataProtectionNotificationBanner = document.createElement('script'); newDataProtectionNotificationBanner.src = 'https://ebi.emblstatic.net/web_guidelines/EBI-Framework/v1.3/js/ebi-global-includes/script/5_ebiFrameworkNotificationBanner.js?legacyRequest='+localFrameworkVersion; document.head.appendChild(newDataProtectionNotificationBanner); newDataProtectionNotificationBanner.onload = function() { ebiFrameworkRunDataProtectionBanner(); // invoke the banner }; /*]]>*/ </script> <script src="https://code.jquery.com/jquery-migrate-1.2.1.js"></script> <script src="../js/bootstrap.js"></script> <script defer="defer" src="//www.ebi.ac.uk/web_guidelines/js/cookiebanner.js"></script> <script defer="defer" src="//www.ebi.ac.uk/web_guidelines/js/foot.js"></script> </body> </html>