Bio::Graphics::Glyph::heat_map_ideogram - The "heat_map_ideogram" glyph
Contents
Bugs
Please report them.
Description
This glyph draws a chromosome ideogram using scored features instead of cytobands. It is a hybrid of the
heat_map and ideograms glyphs and accepts options for both. A typical usage would be to pair this glyph
with an aggregator that groups scored features such as blast hits or gene_density bins, etc with a
centromere. The result is a chromosome ideogram that has bands whose colors vary porportionate to the
feature score.
OPTIONS
See Bio::Graphics::Glyph for a full explanation of standard options.
See Bio::Graphics::Glyph::heat_map for an explanation of heat_map options.
See Bio::Graphics::Glyph::ideogram for an explanation of ideogram options.
Name
Bio::Graphics::Glyph::heat_map_ideogram - The "heat_map_ideogram" glyph
See Also
Bio::Graphics::Panel, Bio::Graphics::Glyph, Bio::DB::GFF, Bio::SeqI, Bio::SeqFeatureI, Bio::Das, GD
Synopsis
See L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>.
