Ontology description
Classes
| http://busco.ezlab.org/schema#Score (rdf:type rdfs:Class ) | |
|---|---|
| rdf:type | owl:Class |
| rdfs:label | a number from BUSCO analysis indicating completeness of a geneome |
| rdfs:seeAlso | https://www.ncbi.nlm.nih.gov/pubmed/29220515 |
Properties
Object properties
| http://busco.ezlab.org/schema#has_score (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:ObjectProperty |
| rdfs:label | Links a genome proteome to the ouput of a busco analysis |
| rdfs:range | http://busco.ezlab.org/schema#Score |
| rdfs:seeAlso | https://www.ncbi.nlm.nih.gov/pubmed/29220515 |
| http://busco.ezlab.org/schema#referenceDataset (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:ObjectProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | The BUSCO dataset searched to detemine this BUSCO score |
| rdfs:range | http://schema.org/Dataset |
Datatype properties
| http://busco.ezlab.org/schema#complete (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:DatatypeProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | total count of complete BUSCOs, both single and multi copy |
| rdfs:range | xsd:nonNegativeInteger |
| http://busco.ezlab.org/schema#completeMulti (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:DatatypeProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | total complete multi copy BUSCOs |
| rdfs:range | xsd:nonNegativeInteger |
| http://busco.ezlab.org/schema#completeSingle (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:DatatypeProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | total of complete single copy BUSCOs |
| rdfs:range | xsd:nonNegativeInteger |
| http://busco.ezlab.org/schema#fragmented (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:DatatypeProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | total of fragmented BUSCOs |
| rdfs:range | xsd:nonNegativeInteger |
| http://busco.ezlab.org/schema#missing (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:DatatypeProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | total of missing BUSCOs |
| rdfs:range | xsd:nonNegativeInteger |
| http://busco.ezlab.org/schema#searched (rdf:type rdfs:Property ) | |
|---|---|
| rdf:type | owl:DatatypeProperty |
| rdfs:domain | http://busco.ezlab.org/schema#Score |
| rdfs:label | Number of BUSCOs searched for this score calculation |
| rdfs:range | xsd:nonNegativeInteger |