CINXE.COM

Expasy - FTP Downloads

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Expasy - FTP Downloads </title> <link rel="stylesheet" href="/css/ftp.css" type="text/css" media="screen" /> <link rel=\"shortcut icon\" href=\"/css/favicon.ico\" /> <!-- <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" /> --> </head> <!-- ********************************************************************************************** --> <!-- START OF HEADER information on top of the page --> <!-- <div id="sib_top"><a name="top"></a></div> --> <div id="sib_container"> <div id="sib_header_small"> <!-- SIB-ExPASy --> <div id="sib_expasy_logo"> <a href="https://www.expasy.org" id="expasy_link" title="ExPASy - SIB Bioinformatics Resource Portal"></a> </div> <!-- SIB-ExPASy END --> <div class="sib_title_no_logo"> <h1><a href="https://ftp.expasy.org/">Index of ftp.expasy.org</a></h1> </div> </div> <!-- END OF HEADER --> <!-- ********************************************************************************************** --> <div class="wrapper"> <!-- we open the `wrapper` element here, but close it in the `footer.html` file --> <ol class="breadcrumb" id="breadcrumb"> </ol> <input type="search" id="filter" placeholder="filter contents" /> <table id="indexlist"> <tr class="indexhead"><th class="indexcolicon"><img src="/icons/blank.gif" alt="[ICO]" /></th><th class="indexcolname"><a href="?C=N;O=D">Name</a></th><th class="indexcollastmod"><a href="?C=M;O=A">Last modified</a></th><th class="indexcolsize"><a href="?C=S;O=A">Size</a></th></tr> <tr class="even"><td class="indexcolicon"><a href="/databases/"><img src="/icons/back.gif" alt="[PARENTDIR]" /></a></td><td class="indexcolname"><a href="/databases/">Parent Directory</a></td><td class="indexcollastmod">&nbsp;</td><td class="indexcolsize"> - </td></tr> <tr class="odd"><td class="indexcolicon"><a href="README"><img src="/icons/hand.right.gif" alt="[ ]" /></a></td><td class="indexcolname"><a href="README">README</a></td><td class="indexcollastmod">2024-10-17 10:57 </td><td class="indexcolsize">913 </td></tr> <tr class="even"><td class="indexcolicon"><a href="enzclass.txt"><img src="/icons/text.gif" alt="[TXT]" /></a></td><td class="indexcolname"><a href="enzclass.txt">enzclass.txt</a></td><td class="indexcollastmod">2024-11-27 16:00 </td><td class="indexcolsize"> 20K</td></tr> <tr class="odd"><td class="indexcolicon"><a href="enzuser.txt"><img src="/icons/text.gif" alt="[TXT]" /></a></td><td class="indexcolname"><a href="enzuser.txt">enzuser.txt</a></td><td class="indexcollastmod">2024-11-27 16:00 </td><td class="indexcolsize"> 11K</td></tr> <tr class="even"><td class="indexcolicon"><a href="enzyme.dat"><img src="/icons/text.gif" alt="[ ]" /></a></td><td class="indexcolname"><a href="enzyme.dat">enzyme.dat</a></td><td class="indexcollastmod">2024-11-27 16:00 </td><td class="indexcolsize">9.0M</td></tr> <tr class="odd"><td class="indexcolicon"><a href="enzyme.get"><img src="/icons/text.gif" alt="[ ]" /></a></td><td class="indexcolname"><a href="enzyme.get">enzyme.get</a></td><td class="indexcollastmod">2024-09-10 16:01 </td><td class="indexcolsize">1.6K</td></tr> <tr class="even"><td class="indexcolicon"><a href="enzyme.rdf"><img src="/icons/text.gif" alt="[ ]" /></a></td><td class="indexcolname"><a href="enzyme.rdf">enzyme.rdf</a></td><td class="indexcollastmod">2024-11-27 16:00 </td><td class="indexcolsize"> 14M</td></tr> </table> <div class="block"> </div><!--/.postlisting--> </div><!--/.wrapper--> <script src=/scripts/apaxy.js></script> <style type="text/css"> .bg-neutral-100 { --bg-opacity: 1; /* not the same as expasy-global.css anymore */ background-color: #e1e1e1; background-color: rgba(225, 225, 225, var); } .container { font-family: Helvetica; /* not in expasy-global.css, same as sib_body */ margin-left: auto; margin-right: auto; padding-left: 1rem; padding-right: 1rem; max-width: 1440px; } .flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-1 { -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; } .icon { display: inline-block; vertical-align: middle; pointer-events: none; fill: currentColor; will-change: transform; } .icon--sib-mark { width: 36px; height: 27px; } .inline-block { display: inline-block; } .max-w-sm { max-width: 24rem; } .mb-2 { margin-bottom: 0.5rem; } .mb-8 { margin-bottom: 2rem; } .nav__link { padding-top: 1rem; padding-bottom: 1rem; display: inline-block; font-family: Source Sans pro, Arial, sans-serif; --text-opacity: 1; color: #313233; color: rgba(49, 50, 51, var); text-decoration: none; -webkit-transition: background 0.1s ease-in-out; transition: background 0.1s ease-in-out; } /* Not in expasy-styling/css/ */ .pb-4 { padding-bottom: 1rem; } .pb-8 { padding-bottom: 2rem; } .pt-4 { padding-top: 1rem; } .pt-6 { padding-top: 1.5rem; } .pt-8 { padding-top: 2rem; } .text-neutral-700 { --text-opacity: 1; /* not the same as expasy-global.css anymore */ color: #313233; color: rgba(49, 50, 51, var); } .text-sm { font-size: 0.875rem; } @media (min-width: 480px) { .sm\:items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .sm\:mt-12 { margin-top: 3rem; } .sm\:w-1\/2 { width: 50%; } } @media (min-width: 480px) { .container { padding-left: 1.5rem; padding-right: 1.5rem; } } @media (max-width: 767px) { .max-sm\:hidden { display: none; } .max-sm\:flex-col { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .max-sm\:text-center { text-align: center; } .max-sm\:w-full { width: 100%; } } @media (max-width: 767px) { .nav { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } } @media (min-width: 768px) { .md\:inline-block { display: inline-block; } .md\:flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .md\:hidden { display: none; } .md\:items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .md\:flex-1 { -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; } .md\:mb-0 { margin-bottom: 0; } .md\:mr-2 { margin-right: 0.5rem; } .md\:max-w-3xl { max-width: 48rem; } .md\:pr-12 { padding-right: 3rem; } .md\:w-1\/2 { width: 50%; } .md\:w-1\/3 { width: 33.333333%; } .md\:w-2\/3 { width: 66.666667%; } } @media (min-width: 768px) { .nav__link { padding: 1.5rem 1rem 0.75rem; } .nav__link.nuxt-link-exact-active, .nav__link:focus, .nav__link:hover { --text-opacity: 1; color: #313233; color: rgba(49, 50, 51, var); --bg-opacity: 1; background-color: #e1e1e1; background-color: rgba(225, 225, 225, var); } } @media (min-width: 768px) { .container { padding-left: 2rem; padding-right: 2rem; } } </style> <!-- ********************************************************************************************** --> <!-- START OF FOOTER information at the bottom of the page --> <!-- taken and adapted from https://gitlab.sib.swiss/it/expasy-styling/-/blob/master/index.html --> <footer role="contentinfo" class="text-sm text-neutral-700 max-sm:text-center sm:mt-12 pt-4 pb-4 bg-neutral-100"> <div class="container"> <div class="flex max-sm:flex-col sm:items-center"> <div class="md:flex-1 mb-8 md:mb-0"> <div class="max-w-sm md:max-w-3xl md:pr-12"> <img src="/images/sib-mark.svg" class="md:mr-2 mb-2 inline-block icon icon--sib-mark icon--sib-mark"> <div class="md:inline-block" property="schema:creator" typeof="schema:NGO"> Expasy is operated by the <a property="schema:url" href="https://sib.swiss" target="blank" rel="noopener noreferer">SIB Swiss Institute of Bioinformatics</a> | <a href="https://www.expasy.org/terms-of-use" class="">Terms of Use</a> </div> </div> </div> <a href="#top">Back to the top</a> </div> </div> </footer> <!-- END OF FOOTER -->

Pages: 1 2 3 4 5 6 7 8 9 10