MultiWiggleAdapter
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Source file
plugins/wiggle/src/MultiWiggleAdapter/configSchema.ts
MultiWiggleAdapter - Slots
slot: subadapters
subadapters: {
type: 'frozen',
defaultValue: [],
description: 'array of subadapter JSON objects',
}
slot: bigWigs
bigWigs: {
type: 'frozen',
description:
'array of bigwig filenames, alternative to the subadapters slot',
defaultValue: [],
}