The name of the DNA coding sequence or corresponding peptide/protein sequence fused to a sequence of interest, used to facilitate experimental operations such as purification, detection, localization, tracking, solubility enhancement, or selection. Applicable to both proteins and nucleic acids.
URI: EVORAO:tagSequence
Alias: tagSequence
Applicable Classes
| Name |
Description |
Modifies Slot |
| Protein |
A protein as a derived product from a pathogen |
yes |
| NucleicAcid |
Nucleic acid related to a pathogen |
yes |
Properties
- The tagSequence is strongly recommended for cloned nucleic acids and proteins but may be absent in certain cases, such as for some non-cloned nucleic acids.
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:tagSequence |
| native |
EVORAO:tagSequence |
| exact |
bao:0002796 |
LinkML Source
```yaml
name: tagSequence
description: The name of the DNA coding sequence or corresponding peptide/protein
sequence fused to a sequence of interest, used to facilitate experimental operations
such as purification, detection, localization, tracking, solubility enhancement,
or selection. Applicable to both proteins and nucleic acids.
title: tag sequence
comments:
- The tagSequence is strongly recommended for cloned nucleic acids and proteins but
may be absent in certain cases, such as for some non-cloned nucleic acids.
from_schema: https://w3id.org/evorao/
exact_mappings:
- bao:0002796
rank: 1000
alias: tagSequence
domain_of:
- Protein
- NucleicAcid
range: TagSequence
required: false
recommended: true
multivalued: false
```