We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page contains some notes on developing a new track class.
Steps
Implement track class Register track with IGV
Implementation
Properties - Required
height
Properties - Optional
maxHeight supportsWholeGenome
Functions - Required
constructor(config, browser)
Functions - Optional
init
postInit
getFeatures
draw
getHeader
menuItemList
popupData
dispose