BaseConnection
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
BaseConnection - Identifier
slot: explicitIdentifier
BaseConnection - Slots
slot: name
name: {
type: 'string',
defaultValue: 'nameOfConnection',
description: 'a unique name for this connection',
}
slot: assemblyNames
assemblyNames: {
type: 'stringArray',
defaultValue: [],
description: 'optional list of names of assemblies in this connection',
}