Class: KEGGOrtholog
KEGG Orthology (KO) identifier for pathway mapping.
URI: https://w3id.org/kbase/phagefoundry_genome_browser/KEGGOrtholog
classDiagram
class KEGGOrtholog
click KEGGOrtholog href "../KEGGOrtholog/"
KEGGOrtholog : id
KEGGOrtholog : ko_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1 Integer |
direct | |
| ko_id | 0..1 String |
KO identifier (KXXXXX) | direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| source_table | browser_kegg_ortholog |
Schema Source
- from schema: https://w3id.org/kbase/phagefoundry_genome_browser
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/kbase/phagefoundry_genome_browser/KEGGOrtholog |
| native | https://w3id.org/kbase/phagefoundry_genome_browser/KEGGOrtholog |
LinkML Source
Direct
name: KEGGOrtholog
annotations:
source_table:
tag: source_table
value: browser_kegg_ortholog
description: KEGG Orthology (KO) identifier for pathway mapping.
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
attributes:
id:
name: id
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
identifier: true
domain_of:
- Genome
- Contig
- Gene
- Protein
- Annotation
- CAZyFamily
- COGClass
- ECNumber
- EggNOGDescription
- GOTerm
- KEGGOrtholog
- KEGGPathway
- KEGGReaction
- Operon
- OrthologGroup
- Regulon
- RegulonRegulator
- Sample
- SampleMetadata
- Site
- GenomeTag
range: integer
required: true
ko_id:
name: ko_id
description: KO identifier (KXXXXX)
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
rank: 1000
domain_of:
- KEGGOrtholog
range: string
pattern: K\d{5}
Induced
name: KEGGOrtholog
annotations:
source_table:
tag: source_table
value: browser_kegg_ortholog
description: KEGG Orthology (KO) identifier for pathway mapping.
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
attributes:
id:
name: id
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
identifier: true
alias: id
owner: KEGGOrtholog
domain_of:
- Genome
- Contig
- Gene
- Protein
- Annotation
- CAZyFamily
- COGClass
- ECNumber
- EggNOGDescription
- GOTerm
- KEGGOrtholog
- KEGGPathway
- KEGGReaction
- Operon
- OrthologGroup
- Regulon
- RegulonRegulator
- Sample
- SampleMetadata
- Site
- GenomeTag
range: integer
required: true
ko_id:
name: ko_id
description: KO identifier (KXXXXX)
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
rank: 1000
alias: ko_id
owner: KEGGOrtholog
domain_of:
- KEGGOrtholog
range: string
pattern: K\d{5}