LinearReferenceSequenceDisplay
Note: this document is automatically generated from mobx-state-tree objects in our source code. See Core concepts and intro to pluggable elements for more info
Also note: this document represents the state model API for the current released version of jbrowse. If you are not using the current version, please cross reference the markdown files in our repo of the checked out git tag
Links
Docs
base model BaseLinearDisplay
LinearReferenceSequenceDisplay - Properties
property: type
// type signature
ISimpleType<"LinearReferenceSequenceDisplay">
// code
type: types.literal('LinearReferenceSequenceDisplay')
property: configuration
// type signature
AnyConfigurationSchemaType
// code
configuration: ConfigurationReference(configSchema)
property: showForward
// type signature
true
// code
showForward: true
property: showReverse
// type signature
true
// code
showReverse: true
property: showTranslation
// type signature
true
// code
showTranslation: true
property: rowHeight
// type signature
number
// code
rowHeight: 15
LinearReferenceSequenceDisplay - Getters
getter: sequenceType
// type
any