Constructors
constructor
- new LseqPosId(ids: { pos: number; site: string | null }[], lseq: LseqDef, id?: undefined | string): LseqPosId
-
Parameters
-
ids: { pos: number; site: string | null }[]
-
-
Optional id: undefined | string
Properties
Readonly ids
ids: { pos: number; site: string | null }[]
Methods
between
-
Parameters
-
-
site: string
-
Default value count: number = 1
equals
-
Parameters
Returns boolean