Skip to content

Class: ProteinKEGGOrtholog

Protein to KEGG ortholog assignments

URI: https://w3id.org/kbase/phagefoundry_genome_browser/ProteinKEGGOrtholog

classDiagram class ProteinKEGGOrtholog click ProteinKEGGOrtholog href "../ProteinKEGGOrtholog/" ProteinKEGGOrtholog : kegg_ortholog_id ProteinKEGGOrtholog : protein_id

Slots

Name Cardinality and Range Description Inheritance
protein_id 0..1
Integer
direct
kegg_ortholog_id 0..1
Integer
direct

Identifier and Mapping Information

Annotations

property value
source_table browser_protein_kegg_orthologs

Schema Source

  • from schema: https://w3id.org/kbase/phagefoundry_genome_browser

Mappings

Mapping Type Mapped Value
self https://w3id.org/kbase/phagefoundry_genome_browser/ProteinKEGGOrtholog
native https://w3id.org/kbase/phagefoundry_genome_browser/ProteinKEGGOrtholog

LinkML Source

Direct

name: ProteinKEGGOrtholog
annotations:
  source_table:
    tag: source_table
    value: browser_protein_kegg_orthologs
description: Protein to KEGG ortholog assignments
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
attributes:
  protein_id:
    name: protein_id
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    domain_of:
    - ProteinCAZyFamily
    - ProteinCOGClass
    - ProteinECNumber
    - ProteinGOTerm
    - ProteinKEGGOrtholog
    - ProteinKEGGPathway
    - ProteinKEGGReaction
    - ProteinOrthologGroup
    - ProteinTCFamily
    range: integer
  kegg_ortholog_id:
    name: kegg_ortholog_id
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    rank: 1000
    domain_of:
    - ProteinKEGGOrtholog
    range: integer

Induced

name: ProteinKEGGOrtholog
annotations:
  source_table:
    tag: source_table
    value: browser_protein_kegg_orthologs
description: Protein to KEGG ortholog assignments
from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
attributes:
  protein_id:
    name: protein_id
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    alias: protein_id
    owner: ProteinKEGGOrtholog
    domain_of:
    - ProteinCAZyFamily
    - ProteinCOGClass
    - ProteinECNumber
    - ProteinGOTerm
    - ProteinKEGGOrtholog
    - ProteinKEGGPathway
    - ProteinKEGGReaction
    - ProteinOrthologGroup
    - ProteinTCFamily
    range: integer
  kegg_ortholog_id:
    name: kegg_ortholog_id
    from_schema: https://w3id.org/kbase/phagefoundry_genome_browser
    rank: 1000
    alias: kegg_ortholog_id
    owner: ProteinKEGGOrtholog
    domain_of:
    - ProteinKEGGOrtholog
    range: integer