-
Notifications
You must be signed in to change notification settings - Fork 26
/
sequence-analysis.owl
491 lines (327 loc) · 22.7 KB
/
sequence-analysis.owl
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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/obi/dev/modules/sequence-analysis.owl#"
xml:base="http://purl.obolibrary.org/obo/obi/dev/modules/sequence-analysis.owl"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/obi/dev/modules/sequence-analysis.owl"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/IAO_0000112 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000112"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000115 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000117 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000118 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000118"/>
<!-- http://purl.obolibrary.org/obo/IAO_0000119 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/OBI_0000293 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000293"/>
<!-- http://purl.obolibrary.org/obo/OBI_0000299 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000299"/>
<!-- http://purl.obolibrary.org/obo/OBI_0000312 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000312"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/IAO_0000100 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000100"/>
<!-- http://purl.obolibrary.org/obo/OBI_0000634 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000634"/>
<!-- http://purl.obolibrary.org/obo/OBI_0000973 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000973"/>
<!-- http://purl.obolibrary.org/obo/OBI_0002565 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002565">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0002585"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000293"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002578"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002579"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115 xml:lang="en">A data transformation in which adapter sequences at the end of a molecular sequence are cut (removed).</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>adapter-sequence trimming</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002566 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002566">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0200000"/>
<obo:IAO_0000115 xml:lang="en">A data transformation in which data contained in 2 or more files are merged into a single file.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>file merge</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002567 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002567">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0200187"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000293"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002580"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115 xml:lang="en">A data transformation in which one or more sequences (reads) are positioned on a reference sequence template (often a reference set of genes), according to the genetic base-pairing paradigm.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>sequence alignment</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002568 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002568">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0200187"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000293"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002580"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002582"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115 xml:lang="en">The counting of features (typically, genes) within aligned sequence data, and organization of these counts into one or more tables.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>sequence data feature count tabulation</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002569 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002569">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000973"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000312"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002585"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<obo:IAO_0000115 xml:lang="en">The results of a data transformation of sequence data in which (e.g., low quality) read bases are removed, to achieve some specific objective.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>trimmed sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002578 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002578">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000115 xml:lang="en">Nucleotide sequences of molecules that are ligated to assay samples prior to sequencing of these samples; these sequences are provided by assay kit manufacturers and typically used to combine sequencing of multiple samples in one assay run.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>adapter sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002579 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002579">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000115 xml:lang="en">The results of a data transformation of sequence data in which reference subsequences corresponding to ligated library adapters are removed.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>adapter-trimmed sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002580 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002580">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000115 xml:lang="en">The results of a sequence alignment.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>aligned sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002581 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002581">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000312"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0002566"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115 xml:lang="en">The results of a data transformation of sequence data in which files containing aligned sequence data are merged together</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>merged aligned sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002582 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002582">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000100"/>
<obo:IAO_0000115 xml:lang="en">The results of a sequence data feature count tabulation.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>sequence library feature count data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002583 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002583">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000312"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0000634"/>
</owl:Restriction>
</rdfs:subClassOf>
<obo:IAO_0000115 xml:lang="en">The results of a DNA methylation profiling assay</obo:IAO_0000115>
<rdfs:label>DNA methylation profiling data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002584 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002584">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000100"/>
<obo:IAO_0000115 xml:lang="en">The results of a differential expression analysis.</obo:IAO_0000115>
<rdfs:label>differential expression analysis data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002585 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002585">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0200000"/>
<obo:IAO_0000115 xml:lang="en">A data transformation in which subsequences of a molecular sequence are cut (removed).</obo:IAO_0000115>
<rdfs:label>sequence trimming</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002601 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002601">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000115 xml:lang="en">Sequence data in which an identifier subsequence has been used to categorize each reads by source.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>demultiplexed sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002602 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002602">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000115 xml:lang="en">Sequence data from a sequence library generated from at least two different sources, where each read in the sequence data includes base calls from a multiplex identifier sequence that can be used to trace the source of the read to its source.</obo:IAO_0000115>
<obo:IAO_0000117>Dan Berrios</obo:IAO_0000117>
<obo:IAO_0000119>Dan Berrios</obo:IAO_0000119>
<rdfs:label>multiplexed sequence data</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002975 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002975">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the start sites of proteins are identified by comparing the new sequence to that of a reference sequence in a database. The first amino acid of a protein sequence being analyzed is the input protein sequence start site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the first amino acid in a protein sequence being analyzed (input protein sequence).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>input protein start</obo:IAO_0000118>
<obo:IAO_0000118>query protein start site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>input protein sequence start site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002976 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002976">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the termination sites of proteins are identified by comparing the new sequence to that of a reference sequence in a database. The last amino acid of a protein sequence being analyzed is the input protein sequence stop site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the last amino acid in a protein sequence being analyzed (input protein sequence).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>input protein stop</obo:IAO_0000118>
<obo:IAO_0000118>query protein stop site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>input protein sequence stop site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002977 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002977">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the start sites of genes are identified by comparing the new sequence to that of a reference sequence in a database. The first nucelotide of a gene sequence being analyzed is the input gene sequence start site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the first nucleotide in a gene sequence being analyzed (input gene sequence).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>input gene start</obo:IAO_0000118>
<obo:IAO_0000118>query gene start site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>input gene sequence start site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002978 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002978">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the termination sites of genes are identified by comparing the new sequence to that of a reference sequence in a database. The last nucelotide of a gene sequence being analyzed is the input gene sequence stop site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the last nucelotide in a gene sequence being analyzed (input gene sequence).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>input gene stop</obo:IAO_0000118>
<obo:IAO_0000118>query gene stop site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>input gene sequence stop site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002979 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002979">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the start sites of proteins are identified by comparing the new sequence to that of a reference sequence in a database. The first amino acid of a protein sequence being used for comparison is the reference protein sequence start site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the first amino acid in a reference protein sequence (sequence being used for comparison).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>reference protein start</obo:IAO_0000118>
<obo:IAO_0000118>subject protein start site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>reference protein sequence start site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002980 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002980">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the termination sites of proteins are identified by comparing the new sequence to that of a reference sequence in a database. The last amino acid of a protein sequence used for comparison is the reference protein sequence stop site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the last amino acid in a reference protein sequence (sequence being used for comparison).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>reference protein stop</obo:IAO_0000118>
<obo:IAO_0000118>subject protein stop site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>reference protein sequence stop site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002981 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002981">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the start sites of genes are identified by comparing the new sequence to that of a reference sequence in a database. The first nucelotide of a gene sequence used for comparison is the reference gene sequence start site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the first nucleotide in a reference gene sequence (sequence being used for comparison).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>reference gene start</obo:IAO_0000118>
<obo:IAO_0000118>subject gene start site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>reference gene sequence start site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0002982 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0002982">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000112>When a new genome is sequenced, the termination sites of genes are identified by comparing the new sequence to that of a reference sequence in a database. The last nucelotide of a gene sequence used for comparison is the reference gene sequence stop site.</obo:IAO_0000112>
<obo:IAO_0000115 xml:lang="en">The position of the last nucelotide in a reference sequence (sequence being used for comparison).</obo:IAO_0000115>
<obo:IAO_0000117>Emma Griffiths</obo:IAO_0000117>
<obo:IAO_0000118>reference gene stop</obo:IAO_0000118>
<obo:IAO_0000118>subject gene stop site</obo:IAO_0000118>
<obo:IAO_0000119>Emma Griffiths</obo:IAO_0000119>
<rdfs:label>reference gene sequence stop site</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0003056 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0003056">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OBI_0000973"/>
<obo:IAO_0000115 xml:lang="en">A sequence datum that is the specified output of a read mapping and is the ratio of the count of mapped reads to the total count of reads.</obo:IAO_0000115>
<obo:IAO_0000117>John Judkins</obo:IAO_0000117>
<obo:IAO_0000119>VEuPathDB</obo:IAO_0000119>
<rdfs:label>proportion mapped reads</rdfs:label>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/OBI_0200000 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0200000"/>
<!-- http://purl.obolibrary.org/obo/OBI_0200187 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OBI_0200187"/>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.25) https://github.com/owlcs/owlapi -->