File: data_retrieval_ontology_data_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 (164 lines) | stat: -rw-r--r-- 2,545 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

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


<!--END OF HEADER-->





Ontology data retrieval
<p>

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

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

<tr>
<td><a href="edamdef.html">edamdef</a></td>
<td>
Find EDAM ontology terms by definition
</td>
</tr>

<tr>
<td><a href="edamhasinput.html">edamhasinput</a></td>
<td>
Find EDAM ontology terms by has_input relation
</td>
</tr>

<tr>
<td><a href="edamhasoutput.html">edamhasoutput</a></td>
<td>
Find EDAM ontology terms by has_output relation
</td>
</tr>

<tr>
<td><a href="edamisformat.html">edamisformat</a></td>
<td>
Find EDAM ontology terms by is_format_of relation
</td>
</tr>

<tr>
<td><a href="edamisid.html">edamisid</a></td>
<td>
Find EDAM ontology terms by is_identifier_of relation
</td>
</tr>

<tr>
<td><a href="edamname.html">edamname</a></td>
<td>
Find EDAM ontology terms by name
</td>
</tr>

<tr>
<td><a href="godef.html">godef</a></td>
<td>
Find GO ontology terms by definition
</td>
</tr>

<tr>
<td><a href="goname.html">goname</a></td>
<td>
Find GO ontology terms by name
</td>
</tr>

<tr>
<td><a href="ontoget.html">ontoget</a></td>
<td>
Get ontology term(s)
</td>
</tr>

<tr>
<td><a href="ontogetcommon.html">ontogetcommon</a></td>
<td>
Get common ancestor for terms
</td>
</tr>

<tr>
<td><a href="ontogetdown.html">ontogetdown</a></td>
<td>
Get ontology term(s) by parent id
</td>
</tr>

<tr>
<td><a href="ontogetobsolete.html">ontogetobsolete</a></td>
<td>
Get ontology ontology terms
</td>
</tr>

<tr>
<td><a href="ontogetroot.html">ontogetroot</a></td>
<td>
Get ontology root terms by child identifier
</td>
</tr>

<tr>
<td><a href="ontogetsibs.html">ontogetsibs</a></td>
<td>
Get ontology term(s) by id with common parent
</td>
</tr>

<tr>
<td><a href="ontogetup.html">ontogetup</a></td>
<td>
Get ontology term(s) by id of child
</td>
</tr>

<tr>
<td><a href="ontoisobsolete.html">ontoisobsolete</a></td>
<td>
Report whether an ontology term id is obsolete
</td>
</tr>

<tr>
<td><a href="ontotext.html">ontotext</a></td>
<td>
Get ontology term(s) original full text
</td>
</tr>


</table>



</BODY>
</HTML>