File: alignment_consensus_group.html

package info (click to toggle)
emboss 6.6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 571,248 kB
  • ctags: 39,971
  • sloc: ansic: 460,578; java: 29,439; perl: 13,573; sh: 12,740; makefile: 3,275; csh: 706; asm: 351; xml: 239; pascal: 237; modula3: 8
file content (73 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download | duplicates (8)
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

<HTML>

<HEAD>
  <TITLE>
  EMBOSS
  </TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" text="#000000">


<table align=center border=0 cellspacing=0 cellpadding=0>
<tr><td valign=top>
<A HREF="/" ONMOUSEOVER="self.status='Go to the EMBOSS home page';return true"><img border=0 src="emboss_icon.jpg" alt="" width=150 height=48></a>
</td>
<td align=left valign=middle>
<b><font size="+6">
ALIGNMENT CONSENSUS
</font></b>
</td></tr>
</table>
<br>&nbsp;
<p>


<!--END OF HEADER-->





Merging sequences to make a consensus
<p>

<table border cellpadding=4 bgcolor="#FFFFF0">

<tr><th>Program name</th><th>Description</th></tr>

<tr>
<td><a href="cons.html">cons</a></td>
<td>
Create a consensus sequence from a multiple alignment
</td>
</tr>

<tr>
<td><a href="consambig.html">consambig</a></td>
<td>
Create an ambiguous consensus sequence from a multiple alignment
</td>
</tr>

<tr>
<td><a href="megamerger.html">megamerger</a></td>
<td>
Merge two large overlapping DNA sequences
</td>
</tr>

<tr>
<td><a href="merger.html">merger</a></td>
<td>
Merge two overlapping sequences
</td>
</tr>


</table>



</BODY>
</HTML>