Skip to main content

@anocca/sequence-viewer-react-shared

Home > @anocca/sequence-viewer-react-shared

Contains a few types and utilities for using the react circular controller

Variables

VariableDescription
useController

Will add mouse and keyboard interactions to the sequence viewer.

See: SequenceControllerRef, Annotations, DrawFunction, RenderData, CircularSelection, SelectionRange, SearchComponent

Type Aliases

Type AliasDescription
ControllerPropsProps for the CircularController and the LinearController component
FilterChromatogramType

Filter options to be shown on chromatogram

See: ChromatogramData

SearchComponent

Search component that can be passed to the circular controller.

See: SearchResult