Skip to main content

BigWigAdapter

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

Source file

plugins/wiggle/src/BigWigAdapter/configSchema.ts

BigWigAdapter - Slots

slot: bigWigLocation

bigWigLocation: {
type: 'fileLocation',
defaultValue: {
uri: '/path/to/my.bw',
locationType: 'UriLocation',
},
}

slot: source

source: {
type: 'string',
defaultValue: '',
description: 'Used for multiwiggle',
}