-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroups.html
222 lines (205 loc) · 5.96 KB
/
groups.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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<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">
Application Groups
</font></b>
</td></tr>
</table>
<br>
<p>
<!--END OF HEADER-->
<table border cellpadding=4 bgcolor="#FFFFF0">
<tr><th>Group</th><th>Description</th></tr>
<tr>
<td><A HREF="acd_group.html">Acd</A></td>
<td>Acd file utilities</td>
</tr>
<tr>
<td><A HREF="alignment_consensus_group.html">Alignment consensus</A></td>
<td>Merging sequences to make a consensus</td>
</tr>
<tr>
<td><A HREF="alignment_differences_group.html">Alignment differences</A></td>
<td>Finding differences between sequences</td>
</tr>
<tr>
<td><A HREF="alignment_dot_plots_group.html">Alignment dot plots</A></td>
<td>Dot plot sequence comparisons</td>
</tr>
<tr>
<td><A HREF="alignment_global_group.html">Alignment global</A></td>
<td>Global sequence alignment</td>
</tr>
<tr>
<td><A HREF="alignment_local_group.html">Alignment local</A></td>
<td>Local sequence alignment</td>
</tr>
<tr>
<td><A HREF="alignment_multiple_group.html">Alignment multiple</A></td>
<td>Multiple sequence alignment</td>
</tr>
<tr>
<td><A HREF="display_group.html">Display</A></td>
<td>Publication-quality display</td>
</tr>
<tr>
<td><A HREF="edit_group.html">Edit</A></td>
<td>Sequence editing</td>
</tr>
<tr>
<td><A HREF="enzyme_kinetics_group.html">Enzyme kinetics</A></td>
<td>Enzyme kinetics calculations</td>
</tr>
<tr>
<td><A HREF="feature_tables_group.html">Feature tables</A></td>
<td>Manipulation and display of sequence annotation</td>
</tr>
<tr>
<td><A HREF="hmm_group.html">HMM</A></td>
<td>Hidden markov model analysis</td>
</tr>
<tr>
<td><A HREF="information_group.html">Information</A></td>
<td>Information and general help for users</td>
</tr>
<tr>
<td><A HREF="menus_group.html">Menus</A></td>
<td>Menu interface(s)</td>
</tr>
<tr>
<td><A HREF="nucleic_2d_structure_group.html">Nucleic 2d structure</A></td>
<td>Nucleic acid secondary structure</td>
</tr>
<tr>
<td><A HREF="nucleic_codon_usage_group.html">Nucleic codon usage</A></td>
<td>Codon usage analysis</td>
</tr>
<tr>
<td><A HREF="nucleic_composition_group.html">Nucleic composition</A></td>
<td>Composition of nucleotide sequences</td>
</tr>
<tr>
<td><A HREF="nucleic_cpg_islands_group.html">Nucleic CpG islands</A></td>
<td>CpG island detection and analysis</td>
</tr>
<tr>
<td><A HREF="nucleic_gene_finding_group.html">Nucleic gene finding</A></td>
<td>Predictions of genes and other genomic features</td>
</tr>
<tr>
<td><A HREF="nucleic_motifs_group.html">Nucleic motifs</A></td>
<td>Nucleic acid motif searches</td>
</tr>
<tr>
<td><A HREF="nucleic_mutation_group.html">Nucleic mutation</A></td>
<td>Nucleic acid sequence mutation</td>
</tr>
<tr>
<td><A HREF="nucleic_primers_group.html">Nucleic primers</A></td>
<td>Primer prediction</td>
</tr>
<tr>
<td><A HREF="nucleic_profiles_group.html">Nucleic profiles</A></td>
<td>Nucleic acid profile generation and searching</td>
</tr>
<tr>
<td><A HREF="nucleic_repeats_group.html">Nucleic repeats</A></td>
<td>Nucleic acid repeat detection</td>
</tr>
<tr>
<td><A HREF="nucleic_restriction_group.html">Nucleic restriction</A></td>
<td>Restriction enzyme sites in nucleotide sequences</td>
</tr>
<tr>
<td><A HREF="nucleic_rna_folding_group.html">Nucleic RNA folding</A></td>
<td>RNA folding methods and analysis</td>
</tr>
<tr>
<td><A HREF="nucleic_transcription_group.html">Nucleic transcription</A></td>
<td>Transcription factors, promoters and terminator prediction</td>
</tr>
<tr>
<td><A HREF="nucleic_translation_group.html">Nucleic translation</A></td>
<td>Translation of nucleotide sequence to protein sequence</td>
</tr>
<tr>
<td><A HREF="phylogeny_consensus_group.html">Phylogeny consensus</A></td>
<td>Phylogenetic consensus methods</td>
</tr>
<tr>
<td><A HREF="phylogeny_continuous_characters_group.html">Phylogeny continuous characters</A></td>
<td>Phylogenetic continuous character methods</td>
</tr>
<tr>
<td><A HREF="phylogeny_discrete_characters_group.html">Phylogeny discrete characters</A></td>
<td>Phylogenetic discrete character methods</td>
</tr>
<tr>
<td><A HREF="phylogeny_distance_matrix_group.html">Phylogeny distance matrix</A></td>
<td>Phylogenetic distance matrix methods</td>
</tr>
<tr>
<td><A HREF="phylogeny_gene_frequencies_group.html">Phylogeny gene frequencies</A></td>
<td>Phylogenetic gene frequency methods</td>
</tr>
<tr>
<td><A HREF="phylogeny_molecular_sequence_group.html">Phylogeny molecular sequence</A></td>
<td>Phylogenetic tree drawing methods</td>
</tr>
<tr>
<td><A HREF="phylogeny_tree_drawing_group.html">Phylogeny tree drawing</A></td>
<td>Phylogenetic molecular sequence methods</td>
</tr>
<tr>
<td><A HREF="protein_2d_structure_group.html">Protein 2d structure</A></td>
<td>Protein secondary structure</td>
</tr>
<tr>
<td><A HREF="protein_3d_structure_group.html">Protein 3d structure</A></td>
<td>Protein tertiary structure</td>
</tr>
<tr>
<td><A HREF="protein_composition_group.html">Protein composition</A></td>
<td>Composition of protein sequences</td>
</tr>
<tr>
<td><A HREF="protein_motifs_group.html">Protein motifs</A></td>
<td>Protein motif searches</td>
</tr>
<tr>
<td><A HREF="protein_mutation_group.html">Protein mutation</A></td>
<td>Protein sequence mutation</td>
</tr>
<tr>
<td><A HREF="protein_profiles_group.html">Protein profiles</A></td>
<td>Protein profile generation and searching</td>
</tr>
<tr>
<td><A HREF="test_group.html">Test</A></td>
<td>Testing tools, not for general use.</td>
</tr>
<tr>
<td><A HREF="utils_database_creation_group.html">Utils database creation</A></td>
<td>Database installation</td>
</tr>
<tr>
<td><A HREF="utils_database_indexing_group.html">Utils database indexing</A></td>
<td>Database indexing</td>
</tr>
<tr>
<td><A HREF="utils_misc_group.html">Utils misc</A></td>
<td>Utility tools</td>
</tr>
</table>
</BODY>
</HTML>