ReadonlysequenceSequence ID where match was found
ReadonlystartStart position (0-based)
ReadonlyendEnd position (exclusive, 0-based)
ReadonlylengthLength of the match
ReadonlystrandStrand where match was found
ReadonlymatchedMatched sequence content
ReadonlymismatchesNumber of mismatches (for fuzzy matching)
ReadonlyscoreScore/confidence of match (0-1)
ReadonlypatternOriginal pattern that was searched
Optional ReadonlycontextAdditional context sequence around the match
Motif location result from pattern search operations
Represents a found pattern within a sequence with detailed biological context including strand information and match quality.