LinearReadCloudDisplay
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Also note: this document represents the config 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
LinearReadCloudDisplay - Slots
slot: maxFeatureScreenDensity
maxFeatureScreenDensity: {
type: 'number',
description: 'maximum features per pixel that is displayed in the view',
defaultValue: 5,
}
slot: featureHeight
featureHeight: {
type: 'number',
defaultValue: 7,
}
slot: colorBy
colorBy: {
type: 'frozen',
defaultValue: { type: 'insertSizeAndOrientation' },
}
LinearReadCloudDisplay - Derives from
baseConfiguration: linearBasicDisplayConfigSchemaFactory(pluginManager)