Skip to main content

MultiWiggleAdapter

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

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: [],
}