|
NAMEBio::Graphics::Glyph::heat_map_ideogram - The "heat_map_ideogram" glyphSYNOPSISSee L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>. DESCRIPTIONThis 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.OPTIONSSee 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. BUGSPlease report them.SEE ALSOBio::Graphics::Panel, Bio::Graphics::Glyph, Bio::DB::GFF, Bio::SeqI, Bio::SeqFeatureI, Bio::Das, GDAUTHORSheldon McKay <mckays@cshl.edu>Copyright (c) 2006 Cold Spring Harbor Laboratory This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See DISCLAIMER.txt for disclaimers of warranty.
Visit the GSP FreeBSD Man Page Interface. |