JBrowse1TextSearchAdapter
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
note: metadata about tracks and assemblies covered by text search adapter
JBrowse1TextSearchAdapter - Identifier
slot: explicitIdentifier
JBrowse1TextSearchAdapter - Slots
slot: namesIndexLocation
namesIndexLocation: {
type: 'fileLocation',
defaultValue: { uri: '/volvox/names', locationType: 'UriLocation' },
description: 'the location of the JBrowse1 names index data directory',
}
slot: tracks
tracks: {
type: 'stringArray',
defaultValue: [],
description: 'List of tracks covered by text search adapter',
}
slot: assemblyNames
assemblyNames: {
type: 'stringArray',
defaultValue: [],
description: 'List of assemblies covered by text search adapter',
}