Preparing search index...
The search index is not available
mdv
mdv
browser/bam_track
CoverageTrack
Class CoverageTrack
Index
Constructors
constructor
Properties
data
Range
feature
Source
height
parent
Methods
compute
Pixel
Height
draw
popup
Data
Constructors
constructor
new
CoverageTrack
(
config
:
any
,
parent
:
any
)
:
CoverageTrack
Parameters
config
:
any
parent
:
any
Returns
CoverageTrack
Properties
data
Range
dataRange
:
{
min
:
number
}
feature
Source
featureSource
:
any
height
height
:
number
parent
parent
:
any
Methods
compute
Pixel
Height
computePixelHeight
(
alignmentContainer
:
any
)
:
number
Parameters
alignmentContainer
:
any
Returns
number
draw
draw
(
options
:
any
)
:
void
Parameters
options
:
any
Returns
void
popup
Data
popupData
(
genomicLocation
:
any
,
xOffset
:
any
,
yOffset
:
any
,
)
:
(
string
|
{
name
:
string
;
value
:
any
}
)
[]
Parameters
genomicLocation
:
any
xOffset
:
any
yOffset
:
any
Returns (
string
|
{
name
:
string
;
value
:
any
}
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Range
feature
Source
height
parent
Methods
compute
Pixel
Height
draw
popup
Data
mdv
Loading...