Slot: expression system (expressionSystem)
The host organism or cellular environment used to produce a protein from a specific gene. Possible values include ‘E. coli’ (bacterial system), ‘Insect cells’ (using baculovirus vectors), and ‘Mammalian cells’ (mammalian cell lines).
URI: EVORAO:expressionSystem
Alias: expressionSystem
Applicable Classes
| Name |
Description |
Modifies Slot |
| Protein |
A protein as a derived product from a pathogen |
yes |
Properties
-
Range: String
-
Recommended: True
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:expressionSystem |
| native |
EVORAO:expressionSystem |
| close |
ro:0002206 |
LinkML Source
```yaml
name: expressionSystem
description: The host organism or cellular environment used to produce a protein from
a specific gene. Possible values include 'E. coli' (bacterial system), 'Insect cells'
(using baculovirus vectors), and 'Mammalian cells' (mammalian cell lines).
title: expression system
from_schema: https://w3id.org/evorao/
close_mappings:
- ro:0002206
rank: 1000
alias: expressionSystem
domain_of:
- Protein
range: string
required: false
recommended: true
multivalued: false
equals_string_in:
- E. coli
- Insect cells
- Mammalian cells
```