Skip to content

Slot: residue_range

Range of residues (e.g., '1-100', '25,27,30-35')

URI: lambdaber:residue_range Alias: residue_range

Applicable Classes

Name Description Modifies Slot
ProteinAnnotation Base class for all protein-related functional and structural annotations no
MutationEffect Effects of mutations and variants on protein structure and function no
ProteinProteinInteraction Protein-protein interactions and interfaces no
StructuralFeature Structural features and properties of protein regions no
EvolutionaryConservation Evolutionary conservation information no
PostTranslationalModification Post-translational modifications observed or predicted no
FunctionalSite Functional sites including catalytic, binding, and regulatory sites no

Properties

  • Range: String

  • Regex pattern: ^[0-9,\-]+$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lambda-ber-schema/

Mappings

Mapping Type Mapped Value
self lambdaber:residue_range
native lambdaber:residue_range

LinkML Source

name: residue_range
description: Range of residues (e.g., '1-100', '25,27,30-35')
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: residue_range
owner: ProteinAnnotation
domain_of:
- ProteinAnnotation
range: string
pattern: ^[0-9,\-]+$