forked from bnucmb/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblast.html
99 lines (97 loc) · 4.74 KB
/
blast.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0032)http://cmb.bnu.edu.cn/blast.html -->
<HTML><HEAD><TITLE>Cucumber Genome</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>TD A:hover {
BACKGROUND-COLOR: #ffff00
}
</STYLE>
<META name=GENERATOR content="MSHTML 8.00.7600.16766"></HEAD>
<BODY style="MARGIN: 0px">
<TABLE style="MARGIN: 2px auto -50px" cellSpacing=0 cellPadding=0 width=900
bgColor=#ffffff align=center>
<TBODY>
<TR>
<TD height="34%" width=883 colSpan=3>
<P> </P>
<P> </P></TD></TR>
<TR>
<TD height="5%" width=883 colSpan=3>
<P align=left><B><FONT size=6
face="Arial, Helvetica, sans-serif">
Cucumber Sequence Similarity Search by BLAST</FONT></B></P></TD></TR>
<TR>
<TD width=1000 colSpan=3><FONT color=#0000ff
face="Arial, Helvetica, sans-serif">
</FONT><FONT color=blue size=3
face="Arial, Helvetica, sans-serif"> </FONT></TD></TR>
<TR>
<TD height="1%" width=883 colSpan=3></TD></TR>
<FORM encType=multipart/form-data method=post action=/cgi-bin/cmbbs/blast.cgi>
<TR>
<TD width=883 colSpan=3
align=left><B> <FONT
color=#0000ff face=sans-serif>Either</FONT></B><FONT color=#0000ff
face=sans-serif> Paste sequences in
FASTA</FONT><B> </B>
<P align=center><TEXTAREA style="BORDER-BOTTOM: #000000 1px dotted; BORDER-LEFT: #000000 1px dotted; BORDER-TOP: #000000 1px dotted; BORDER-RIGHT: #000000 1px dotted" rows=15 cols=70 name=seq></TEXTAREA>
.</P>
<P><B> <FONT
color=#0000ff face=sans-serif>Or</FONT></B><FONT color=#0000ff
face=sans-serif> Upload a file containing one or more FASTA sequences(5M
at most)</FONT></P></TD></TR>
<TR>
<TD height=29 width=162 align=left>
<P align=center><FONT color=#008080></FONT></P></TD>
<TD height=29 width=224 align=left>
<B><FONT
color=#008080 face=sans-serif>Upload
a File:</FONT></B></TD>
<TD height=29 width=521 align=left><INPUT type=file
name=localfile></TD></TR>
<TR>
<TD height=0% width=162 align=left><FONT color=#008080><B><FONT
face=sans-serif> </FONT></B></FONT></TD>
<TD height=0% width=224 align=left><FONT color=#008080><B><FONT
face=sans-serif>Database: </FONT></B></FONT></TD>
<TD height=0% width=521><SELECT name=database sieze="1.5">
<OPTION selected>Cucumber_v2_chr</OPTION>
<OPTION>Cucumber_v2_pep</OPTION></SELECT> </TD></TR>
<TR>
<TD height=0% width=162 align=left><B>
<FONT
face=sans-serif color="#008080"> </FONT></B></TD>
<TD height=0% width=224 align=left><B>
<FONT
face=sans-serif color="#008080">Blast
Type:</FONT></B></TD>
<TD height=0% width=521><SELECT name=select sieze="1.5">
<OPTION selected>blastn</OPTION> <OPTION>tblastn</OPTION>
<OPTION>tblastx</OPTION> <OPTION>blastp</OPTION>
<OPTION>blastx</OPTION></SELECT> </TD></TR>
<TR>
<TD height=0% width=162 align=left><B><FONT
color=#008080
face=sans-serif> </FONT></B></TD>
<TD height=0% width=224 align=left><B><FONT
color=#008080
face=sans-serif>E value:</FONT></B></TD>
<TD height=0% width=521><SELECT name=e_value> <OPTION selected
value=0.00001>0.00001</OPTION> <OPTION value=0.0001>0.0001</OPTION>
<OPTION value=0.001>0.001</OPTION> <OPTION value=0.01>0.01</OPTION>
<OPTION value=0.1>0.1</OPTION> <OPTION value=1>1</OPTION> <OPTION
value=10>10</OPTION> <OPTION value=100>100</OPTION></SELECT></TD></TR>
<TR>
<TD height="1%" width=162></TD>
<TD height="1%" width=224>.</TD>
<TD height="2%" width=521></TD></TR>
<TR>
<TD height="2%" width=162> </TD>
<TD height="2%" width=224> <INPUT value=submit type=submit></TD>
<TD height="1%" width=521> <INPUT value=reset type=reset></TD></TR></FORM>
<TR>
<TD height="21%" width=162>
<P>.</P></TD>
<TD height="21%" width=738 colSpan=2>
</TD></TR></TBODY></TABLE>
<P> </P></BODY></HTML>