File: edit_group.html

package info (click to toggle)
emboss 5.0.0-7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 81,332 kB
  • ctags: 25,201
  • sloc: ansic: 229,873; java: 29,051; sh: 10,636; perl: 8,714; makefile: 1,227; csh: 520; asm: 351; pascal: 237; xml: 94; modula3: 8
file content (248 lines) | stat: -rw-r--r-- 3,826 bytes parent folder | download
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248

<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">
EDIT
</font></b>
</td></tr>
</table>
<br>&nbsp;
<p>


<!--END OF HEADER-->





Sequence editing
<p>

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

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

<tr>
<td><a href="biosed.html">biosed</a></td>
<td>
Replace or delete sequence sections
</td>
</tr>

<tr>
<td><a href="codcopy.html">codcopy</a></td>
<td>
Reads and writes a codon usage table
</td>
</tr>

<tr>
<td><a href="cutseq.html">cutseq</a></td>
<td>
Removes a specified section from a sequence
</td>
</tr>

<tr>
<td><a href="degapseq.html">degapseq</a></td>
<td>
Removes gap characters from sequences
</td>
</tr>

<tr>
<td><a href="descseq.html">descseq</a></td>
<td>
Alter the name or description of a sequence
</td>
</tr>

<tr>
<td><a href="entret.html">entret</a></td>
<td>
Reads and writes (returns) flatfile entries
</td>
</tr>

<tr>
<td><a href="extractalign.html">extractalign</a></td>
<td>
Extract regions from a sequence alignment
</td>
</tr>

<tr>
<td><a href="extractfeat.html">extractfeat</a></td>
<td>
Extract features from a sequence
</td>
</tr>

<tr>
<td><a href="extractseq.html">extractseq</a></td>
<td>
Extract regions from a sequence
</td>
</tr>

<tr>
<td><a href="listor.html">listor</a></td>
<td>
Write a list file of the logical OR of two sets of sequences
</td>
</tr>

<tr>
<td><a href="makenucseq.html">makenucseq</a></td>
<td>
Creates random nucleotide sequences
</td>
</tr>

<tr>
<td><a href="makeprotseq.html">makeprotseq</a></td>
<td>
Creates random protein sequences
</td>
</tr>

<tr>
<td><a href="maskfeat.html">maskfeat</a></td>
<td>
Mask off features of a sequence
</td>
</tr>

<tr>
<td><a href="maskseq.html">maskseq</a></td>
<td>
Mask off regions of a sequence
</td>
</tr>

<tr>
<td><a href="newseq.html">newseq</a></td>
<td>
Type in a short new sequence
</td>
</tr>

<tr>
<td><a href="noreturn.html">noreturn</a></td>
<td>
Removes carriage return from ASCII files
</td>
</tr>

<tr>
<td><a href="notseq.html">notseq</a></td>
<td>
Exclude a set of sequences and write out the remaining ones
</td>
</tr>

<tr>
<td><a href="nthseq.html">nthseq</a></td>
<td>
Writes one sequence from a multiple set of sequences
</td>
</tr>

<tr>
<td><a href="pasteseq.html">pasteseq</a></td>
<td>
Insert one sequence into another
</td>
</tr>

<tr>
<td><a href="revseq.html">revseq</a></td>
<td>
Reverse and complement a sequence
</td>
</tr>

<tr>
<td><a href="seqret.html">seqret</a></td>
<td>
Reads and writes (returns) sequences
</td>
</tr>

<tr>
<td><a href="seqretsplit.html">seqretsplit</a></td>
<td>
Reads and writes (returns) sequences in individual files
</td>
</tr>

<tr>
<td><a href="skipseq.html">skipseq</a></td>
<td>
Reads and writes (returns) sequences, skipping first few
</td>
</tr>

<tr>
<td><a href="splitter.html">splitter</a></td>
<td>
Split a sequence into (overlapping) smaller sequences
</td>
</tr>

<tr>
<td><a href="trimest.html">trimest</a></td>
<td>
Trim poly-A tails off EST sequences
</td>
</tr>

<tr>
<td><a href="trimseq.html">trimseq</a></td>
<td>
Trim ambiguous bits off the ends of sequences
</td>
</tr>

<tr>
<td><a href="union.html">union</a></td>
<td>
Reads sequence fragments and builds one sequence
</td>
</tr>

<tr>
<td><a href="vectorstrip.html">vectorstrip</a></td>
<td>
Strips out DNA between a pair of vector sequences
</td>
</tr>

<tr>
<td><a href="yank.html">yank</a></td>
<td>
Reads a sequence range, appends the full USA to a list file
</td>
</tr>


</table>



</BODY>
</HTML>