Property: SEQUENCE-FEATURE-LIST

Sequence features relevant for the interaction, for example binding domains or modification sites.

Types

owl:ObjectProperty

Domain

dnaParticipant
proteinParticipant
rnaParticipant

Range

sequenceFeature

Abstract Syntax

ObjectProperty(SEQUENCE-FEATURE-LIST annotation(rdfs:comment "Sequence features relevant for the interaction, for example binding domains or modification sites."^^<http://www.w3.org/2001/XMLSchema#string>)
                                    domain(unionOf(dnaParticipant
                                                   proteinParticipant
                                                   rnaParticipant))
                                    range(sequenceFeature))

Generated with OWLDoc