• Draws domain information tooltips.

    Parameters

    • startPixels: number

      The starting pixel position.

    • endPixels: number

      The ending pixel position.

    • seq_from: number

      The starting sequence position.

    • seq_to: number

      The ending sequence position.

    • domain: IprMatchFlat

      The domain object containing information.

    • renderOptions: RenderOptions

      The rendering options.

    • topPadding: number

      The top padding for positioning.

    Returns fabric.Group

    A Fabric.js group containing the tooltip.