Skip to main content

JBrowse1Connection

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

Source code

GitHub page

Docs

JBrowse1Connection - Slots

slot: dataDirLocation

dataDirLocation: {
type: 'fileLocation',
defaultValue: {
uri: 'http:
locationType: 'UriLocation',
},
description:
'the location of the JBrowse 1 data directory, often something like http:
}

slot: assemblyNames

assemblyNames: {
description:
'name of the assembly the connection belongs to, should be a single entry',
type: 'stringArray',
defaultValue: [],
}

JBrowse1Connection - Derives from

baseConfiguration: baseConnectionConfig