1Ace::Graphics::Glyph::tUrsaenrscCroinpttr(i3b)uted PerlADcoec:u:mGernatpahtiicosn::Glyph::transcript(3)
2
3
4
6 Ace::Graphics::Glyph::transcript - The "gene" glyph
7
9 See L<Ace::Graphics::Panel> and L<Ace::Graphics::Glyph>.
10
12 This glyph draws a series of filled rectangles connected by up-angled
13 connectors or "hats". The rectangles indicate exons; the hats are
14 introns. The direction of transcription is indicated by a small arrow
15 at the end of the glyph, rightward for the + strand.
16
17 The feature must respond to the exons() and optionally introns()
18 methods, or it will default to the generic display. Implied introns
19 (not returned by the introns() method) are drawn in a contrasting color
20 to explicit introns.
21
22 OPTIONS
23 In addition to the common options, the following glyph-specific option
24 is recognized:
25
26 Option Description Default
27 ------ ----------- -------
28
29 -implied_intron_color The color to use for gaps gray
30 not returned by the introns()
31 method.
32
33 -draw_arrow Whether to draw arrowhead true
34 indicating direction of
35 transcription.
36
38 Please report them.
39
41 Ace::Sequence, Ace::Sequence::Feature, Ace::Graphics::Panel,
42 Ace::Graphics::Track, Ace::Graphics::Glyph::anchored_arrow,
43 Ace::Graphics::Glyph::arrow, Ace::Graphics::Glyph::box,
44 Ace::Graphics::Glyph::primers, Ace::Graphics::Glyph::segments,
45 Ace::Graphics::Glyph::toomany, Ace::Graphics::Glyph::transcript,
46
48 Lincoln Stein <lstein@cshl.org>.
49
50 Copyright (c) 2001 Cold Spring Harbor Laboratory
51
52 This library is free software; you can redistribute it and/or modify it
53 under the same terms as Perl itself. See DISCLAIMER.txt for
54 disclaimers of warranty.
55
56
57
58perl v5.32.1 2021-01-26Ace::Graphics::Glyph::transcript(3)