File: utils_database_creation_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 (185 lines) | stat: -rw-r--r-- 3,197 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

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


<!--END OF HEADER-->





Database installation
<p>

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

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

<tr>
<td><a href="aaindexextract.html">aaindexextract</a></td>
<td>
Extract data from AAINDEX
</td>
</tr>

<tr>
<td><a href="cutgextract.html">cutgextract</a></td>
<td>
Extract data from CUTG
</td>
</tr>

<tr>
<td><a href="printsextract.html">printsextract</a></td>
<td>
Extract data from PRINTS
</td>
</tr>

<tr>
<td><a href="prosextract.html">prosextract</a></td>
<td>
Build the PROSITE motif database for use by patmatmotifs
</td>
</tr>

<tr>
<td><a href="rebaseextract.html">rebaseextract</a></td>
<td>
Extract data from REBASE
</td>
</tr>

<tr>
<td><a href="tfextract.html">tfextract</a></td>
<td>
Extract data from TRANSFAC
</td>
</tr>

<tr>
<td><a href="../embassy/domainatrix/cathparse.html">cathparse</a></td>
<td>
Generates DCF file from raw CATH files
</td>
</tr>

<tr>
<td><a href="../embassy/domainatrix/domainnr.html">domainnr</a></td>
<td>
Removes redundant domains from a DCF file
</td>
</tr>

<tr>
<td><a href="../embassy/domainatrix/domainseqs.html">domainseqs</a></td>
<td>
Adds sequence records to a DCF file
</td>
</tr>

<tr>
<td><a href="../embassy/domainatrix/domainsse.html">domainsse</a></td>
<td>
Add secondary structure records to a DCF file
</td>
</tr>

<tr>
<td><a href="../embassy/domainatrix/scopparse.html">scopparse</a></td>
<td>
Generate DCF file from raw SCOP files
</td>
</tr>

<tr>
<td><a href="../embassy/domainatrix/ssematch.html">ssematch</a></td>
<td>
Search a DCF file for secondary structure matches
</td>
</tr>

<tr>
<td><a href="../embassy/domalign/allversusall.html">allversusall</a></td>
<td>
Sequence similarity data from all-versus-all comparison
</td>
</tr>

<tr>
<td><a href="../embassy/domsearch/seqnr.html">seqnr</a></td>
<td>
Removes redundancy from DHF files
</td>
</tr>

<tr>
<td><a href="../embassy/structure/domainer.html">domainer</a></td>
<td>
Generates domain CCF files from protein CCF files
</td>
</tr>

<tr>
<td><a href="../embassy/structure/hetparse.html">hetparse</a></td>
<td>
Converts heterogen group dictionary to EMBL-like format
</td>
</tr>

<tr>
<td><a href="../embassy/structure/pdbparse.html">pdbparse</a></td>
<td>
Parses PDB files and writes protein CCF files
</td>
</tr>

<tr>
<td><a href="../embassy/structure/pdbplus.html">pdbplus</a></td>
<td>
Add accessibility & secondary structure to a CCF file
</td>
</tr>

<tr>
<td><a href="../embassy/structure/pdbtosp.html">pdbtosp</a></td>
<td>
Convert swissprot:PDB codes file to EMBL-like format
</td>
</tr>

<tr>
<td><a href="../embassy/structure/sites.html">sites</a></td>
<td>
Generate residue-ligand CON files from CCF files
</td>
</tr>


</table>



</BODY>
</HTML>