aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorelavington <27739361+elavington@users.noreply.github.com>2018-03-29 19:55:38 -0400
committerGitHub <noreply@github.com>2018-03-29 19:55:38 -0400
commit997e535d0412cc89d4e2bbf0946cef3eb846efb8 (patch)
tree77d8847990292ed65c14ba897e32ba4b3b6fb6ed /index.html
parent260907e495d84492a5fe930311f7dda836a7ffde (diff)
downloadcressdna-997e535d0412cc89d4e2bbf0946cef3eb846efb8.tar.gz
cressdna-997e535d0412cc89d4e2bbf0946cef3eb846efb8.zip
Updated to use new classfier
Updated link to post input data to the new classifier. The list of Famillies and Genera in the classifier model is updated.
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/index.html b/index.html
index e955876..a917f7b 100644
--- a/index.html
+++ b/index.html
@@ -221,7 +221,7 @@ Type Species: <i>Banana bunchy top virus</i> (<a href="https://www.ncbi.nlm.nih.
<div id="Classifier" class="tabcontent">
<h3>Classifier</h3>
- <form action="./bin/classifier.py" method="post"><br>
+ <form action="./bin/classifier2.py" method="post"><br>
<textarea rows="4" cols="50" name="fasta" input type="submit">>Demo
MPSKKSGPQPHKRWVFTLNNPSEEEKNKIRELPISLFDYFVCGEEGLEEGRTAHLQGFANFAKKQTFNKVKWYFGARCHIEKAKGTDQQNKEYCSKEGHILIECGAPRNQGKRSDLSTAYFDYQQSGPPGMVLLNCCPSCRSSLSEDYYFAILEDCWRTINGGTRRPI</textarea>
<br>
@@ -254,7 +254,7 @@ MPSKKSGPQPHKRWVFTLNNPSEEEKNKIRELPISLFDYFVCGEEGLEEGRTAHLQGFANFAKKQTFNKVKWYFGARCHI
<li>Gemykibivirus</li>
<li>Gemykolovirus</li>
<li>Gemykrogvirus</li>
- <li>Gemyvongvirus</li>
+ <li><strike>Gemyvongvirus</strike></li>
</ul>
<li>Geminiviridae</li>
<ul>
@@ -267,7 +267,15 @@ MPSKKSGPQPHKRWVFTLNNPSEEEKNKIRELPISLFDYFVCGEEGLEEGRTAHLQGFANFAKKQTFNKVKWYFGARCHI
<li>Mastrevirus</li>
<li>Turncurtovirus</li>
</ul>
- <li>Smacovirus</li>
+ <li>Smacoviridae</li>
+ <ul>
+ <li>Huchismacovirus</li>
+ <li>Porprismacovirus</li>
+ </ul>
+ <li>Bacilladnaviridae</li>
+ <ul>
+ <li>Protobacilladnavirus</li>
+ </ul>
</ul> </p>
</div>