aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorelavington <27739361+elavington@users.noreply.github.com>2018-09-18 08:27:12 -0400
committerGitHub <noreply@github.com>2018-09-18 08:27:12 -0400
commitc82293287521946ed0ba6a91e26804b520ad8162 (patch)
treed63c1e562380e48394752d7e5e97a797b87d3815
parent882a955e0e6bc82ee639a078966357f62145f779 (diff)
downloadcressdna-c82293287521946ed0ba6a91e26804b520ad8162.tar.gz
cressdna-c82293287521946ed0ba6a91e26804b520ad8162.zip
added CRESS ProtTest3 page and link
-rw-r--r--index.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/index.html b/index.html
index a917f7b..893f5f9 100644
--- a/index.html
+++ b/index.html
@@ -113,9 +113,10 @@ body {font-family: "Lato", sans-serif;}
<li><a href="#" class="tablinks" onclick="openTab(event, 'Classifier')">Run the classifier</a></li>
<li><a href="#" class="tablinks" onclick="openTab(event, 'Results')" id="defaultOpen">Results</a></li>
</ul>
- </li>
+ </li>
+ <li><a href="#" class="tablinks" onclick="openTab(event, 'Resources')">Resources</a></li>
<li><a href="#" class="tablinks" onclick="openTab(event, 'Contributers')">Contributers</a></li>
- <li><a href="#" class="tablinks" onclick="openTab(event, 'Contact')">Contact</a></li>
+ <li><a href="#" class="tablinks" onclick="openTab(event, 'Contact')">Contact</a></li>
</ul>
@@ -279,6 +280,12 @@ MPSKKSGPQPHKRWVFTLNNPSEEEKNKIRELPISLFDYFVCGEEGLEEGRTAHLQGFANFAKKQTFNKVKWYFGARCHI
</ul> </p>
</div>
+<div id="Resources" class="tabcontent">
+ <h3>Resources</h3>
+ <p><a href="https://github.com/elavington/CRESS-DNA-virus-classification/blob/master/ProtTest_withCRESS.zip">ProtTest3 with CRESS DNA virus model</a></p>
+ <p>ProtTest3 with a CRESS DNA virus based substitution matrix developed by Lele Zhao.</p>
+</div>
+
<div id="Contributers" class="tabcontent">
<h3>Contributers</h3>
<p>This site is under construction</p>