Data container for an Epiviz web component.
chr(CharacterOrNULL) Chromosome location.
start(NumericOrNULL) Start location.
end(NumericOrNULL) End location.
measurements(ListOrNULL) list of measurements of class EpivizMeasurement.
get_attributes()Get attributes for rendering web component
get_chr()Get chromosome
get_end()Get end
get_measurements()Get measurements
get_start()Get start
set_chr(chr)Set the chromosome
set_end(end)Set end
set_measurements(ms)Set measurements
set_start(start)Set start
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.