logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bio::Graphics::Glyph::minmax - The minmax glyph

Author

       Lincoln Stein <lstein@cshl.org>

       Copyright (c) 2003 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.

perl v5.30.0                                       2019-11-25                  Bio::Graphics::Glyph::minmax(3pm)

Bugs

       Please report them.

Description

       This glyph is a common base class for Bio::Graphics::Glyph::graded_segments and
       Bio::Graphics::Glyph::xyplot.  It adds an internal method named minmax() for calculating the upper and
       lower boundaries of scored features, and is not intended for end users.

Name

       Bio::Graphics::Glyph::minmax - The minmax glyph

See Also

       Bio::Graphics::Panel, Bio::Graphics::Track, Bio::Graphics::Glyph::graded_segments,
       Bio::Graphics::Glyph::xyplot,

Synopsis

         See L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>.

See Also