JAL-1925 update source version in license
[jalview.git] / help / html / colourSchemes / hydrophobic.html
index d49e49b..705c78c 100755 (executable)
@@ -1,55 +1,80 @@
-<html>\r
-<head>\r
-<style type="text/css">\r
-<!--\r
-td {\r
-       text-align: center;\r
-}\r
--->\r
-</style>\r
-</head>\r
-\r
-<body>\r
-<p><em>Hydrophobicity</em></p>\r
-<p>According to the hydrophobicity table of Kyte, J., and Doolittle, R.F., J.\r
-  Mol. Biol. 1157, 105-132, 1982. The most hydrophobic residues according to this\r
-  table are coloured red and the most hydrophilic ones are coloured blue.</p>\r
-<div align="center">\r
-  <table width="400" border="1">\r
-    <tr>\r
-      <td bgcolor="#ff0000">I</td>\r
-      <td bgcolor="#f60009">V</td>\r
-      <td bgcolor="#ea0015">L</td>\r
-      <td bgcolor="#cb0034">F</td>\r
-      <td bgcolor="#c2003d">C</td>\r
-    </tr>\r
-    <tr>\r
-      <td bgcolor="#b0004f">M</td>\r
-      <td bgcolor="#ad0052">A</td>\r
-      <td bgcolor="#6a0095">G</td>\r
-      <td bgcolor="#680097">X</td>\r
-      <td bgcolor="#61009e">T</td>\r
-    </tr>\r
-    <tr>\r
-      <td bgcolor="#5e00a1">S</td>\r
-      <td bgcolor="#5b00a4">W</td>\r
-      <td bgcolor="#4f00b0">Y</td>\r
-      <td bgcolor="#4600b9">P</td>\r
-      <td bgcolor="#1500ea">H</td>\r
-    </tr>\r
-    <tr>\r
-      <td bgcolor="#0c00f3">E</td>\r
-      <td bgcolor="#0c00f3">Z</td>\r
-      <td bgcolor="#0c00f3">Q</td>\r
-      <td bgcolor="#0c00f3">D</td>\r
-      <td bgcolor="#0c00f3">B</td>\r
-    </tr>\r
-    <tr> </td>\r
-      <td bgcolor="#0c00f3">N</td>\r
-      <td bgcolor="#0000ff">K</td>\r
-      <td bgcolor="#0000ff">R</td>\r
-    </tr>\r
-  </table>\r
-</div>\r
-</body>\r
-</html>\r
+<html>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b2)
+ * Copyright (C) 2015 The Jalview Authors
+ * 
+ * This file is part of Jalview.
+ * 
+ * Jalview is free software: you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License 
+ * as published by the Free Software Foundation, either version 3
+ * of the License, or (at your option) any later version.
+ *  
+ * Jalview is distributed in the hope that it will be useful, but 
+ * WITHOUT ANY WARRANTY; without even the implied warranty 
+ * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+ * PURPOSE.  See the GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+ * The Jalview Authors are detailed in the 'AUTHORS' file.
+ -->
+<head>
+<title>Hydrophobic Colour Scheme</title>
+<style type="text/css">
+<!--
+td {
+       text-align: center;
+}
+-->
+</style>
+</head>
+
+<body>
+  <p>
+    <strong>Hydrophobicity</strong>
+  </p>
+  <p>According to the hydrophobicity table of Kyte, J., and
+    Doolittle, R.F., J. Mol. Biol. 1157, 105-132, 1982. The most
+    hydrophobic residues according to this table are coloured red and
+    the most hydrophilic ones are coloured blue.</p>
+  <div align="center">
+    <table width="400" border="1">
+      <tr>
+        <td bgcolor="#ff0000">I</td>
+        <td bgcolor="#f60009">V</td>
+        <td bgcolor="#ea0015">L</td>
+        <td bgcolor="#cb0034">F</td>
+        <td bgcolor="#c2003d">C</td>
+      </tr>
+      <tr>
+        <td bgcolor="#b0004f">M</td>
+        <td bgcolor="#ad0052">A</td>
+        <td bgcolor="#6a0095">G</td>
+        <td bgcolor="#680097">X</td>
+        <td bgcolor="#61009e">T</td>
+      </tr>
+      <tr>
+        <td bgcolor="#5e00a1">S</td>
+        <td bgcolor="#5b00a4">W</td>
+        <td bgcolor="#4f00b0">Y</td>
+        <td bgcolor="#4600b9">P</td>
+        <td bgcolor="#1500ea">H</td>
+      </tr>
+      <tr>
+        <td bgcolor="#0c00f3">E</td>
+        <td bgcolor="#0c00f3">Z</td>
+        <td bgcolor="#0c00f3">Q</td>
+        <td bgcolor="#0c00f3">D</td>
+        <td bgcolor="#0c00f3">B</td>
+      </tr>
+      <tr>
+        </td>
+        <td bgcolor="#0c00f3">N</td>
+        <td bgcolor="#0000ff">K</td>
+        <td bgcolor="#0000ff">R</td>
+      </tr>
+    </table>
+  </div>
+</body>
+</html>