diff options
author | elavington <elavington@hotmail.com> | 2017-09-25 13:41:56 -0400 |
---|---|---|
committer | elavington <elavington@hotmail.com> | 2017-09-25 13:41:56 -0400 |
commit | 09826e4bd595872a61c85a7d7c013d81408ecfd8 (patch) | |
tree | 1a4edee353d4b9d94550465ddda17048a3f5f7c3 /index.html | |
parent | 0bfbd73c5bfc838cde80594e1cd2f60eb1d7443c (diff) | |
download | cressdna-09826e4bd595872a61c85a7d7c013d81408ecfd8.tar.gz cressdna-09826e4bd595872a61c85a7d7c013d81408ecfd8.zip |
Cleaned up classifier html output
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -65,8 +65,7 @@ div.tab button.active { <div id="Taxonomy" class="tabcontent"> <h3>Taxonomy</h3> <form action="./bin/classifier.py" method="post"><br> - <textarea rows="4" cols="50" name="fasta" input type="submit"> ->Demo + <textarea rows="4" cols="50" name="fasta" input type="submit">>Demo MPSKKSGPQPHKRWVFTLNNPSEEEKNKIRELPISLFDYFVCGEEGLEEGRTAHLQGFANFAKKQTFNKVKWYFGARCHIEKAKGTDQQNKEYCSKEGHILIECGAPRNQGKRSDLSTAYFDYQQSGPPGMVLLNCCPSCRSSLSEDYYFAILEDCWRTINGGTRRPI</textarea> <br> <input type="reset"> |