MafSequenceWidget
Auto-generated @jbrowse/mobx-state-tree API for the current JBrowse release —
see pluggable elements for concepts. Provided by the
maf plugin.
View source.
Widget showing multiple-alignment (MAF) sequence for a set of samples over the connected view's regions, with per-row hover highlight state.
Properties
| Member | Description |
|---|---|
idid: types.identifier | |
typetype: types.literal('MafSequenceWidget') | |
| adapterConfig | |
samplessamples: types.frozen<Sample[] | undefined>(undefined) | |
| regions | |
connectedViewIdconnectedViewId: types.maybe(types.string) |
Volatiles
| Member | Description |
|---|---|
hoverHighlighthoverHighlight: undefined as HoverHighlight | undefined |
Actions
| Member | Description |
|---|---|
setHoverHighlight(highlight: HoverHighlight | undefined) => void |