EVORAO

Slot: expressed as (expressedAs)

Refers to the form in which the protein is produced and manifested in a biological system. Possible values include ‘Soluble’ (proteins that are dissolved in the cellular or extracellular fluid) and ‘Inclusion bodies’ (aggregated proteins that are insoluble and form within the cell).

URI: EVORAO:expressedAs Alias: expressedAs

Applicable Classes

Name Description Modifies Slot
Protein A protein as a derived product from a pathogen yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:expressedAs
native EVORAO:expressedAs
close apollo:00000102

LinkML Source

```yaml name: expressedAs description: Refers to the form in which the protein is produced and manifested in a biological system. Possible values include 'Soluble' (proteins that are dissolved in the cellular or extracellular fluid) and 'Inclusion bodies' (aggregated proteins that are insoluble and form within the cell). title: expressed as from_schema: https://w3id.org/evorao/ close_mappings: - apollo:00000102 rank: 1000 alias: expressedAs domain_of: - Protein range: string required: false multivalued: false equals_string_in: - Soluble - Inclusion bodies ```