Skip to content

Slot: residue_range

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

URI: lambda:residue_range Alias: residue_range

Applicable Classes

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

Properties

  • Range: String

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

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/lambda/

Mappings

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

LinkML Source

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