File: utils_database_creation_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 (192 lines) | stat: -rw-r--r-- 3,447 bytes parent folder | download | duplicates (7)
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

<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 amino acid property data from AAINDEX
</td>
</tr>

<tr>
<td><a href="cutgextract.html">cutgextract</a></td>
<td>
Extract codon usage tables from CUTG database
</td>
</tr>

<tr>
<td><a href="jaspextract.html">jaspextract</a></td>
<td>
Extract data from JASPAR
</td>
</tr>

<tr>
<td><a href="printsextract.html">printsextract</a></td>
<td>
Extract data from PRINTS database for use by pscan
</td>
</tr>

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

<tr>
<td><a href="rebaseextract.html">rebaseextract</a></td>
<td>
Process the REBASE database for use by restriction enzyme applications
</td>
</tr>

<tr>
<td><a href="tfextract.html">tfextract</a></td>
<td>
Process TRANSFAC transcription factor database for use by tfscan
</td>
</tr>

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

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

<tr>
<td><a href="../embassy/domainatrix/domainseqs.html">domainseqs</a></td>
<td>
Add 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>
Remove redundancy from DHF files
</td>
</tr>

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

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

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

<tr>
<td><a href="../embassy/structure/pdbplus.html">pdbplus</a></td>
<td>
Add accessibility and 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>