Skip to main content

JBrowse1Connection

Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info

Source file

plugins/legacy-jbrowse/src/JBrowse1Connection/configSchema.ts

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