Description Usage Arguments Details Author(s) See Also Examples
Generates gbarplots for ASEset objects. Two levels of plotting detail are provided: a detailed gbarplot of read counts by allele useful for fewer samples and SNPs, and a less detailed gbarplot of the fraction of imbalance, useful for more samples and SNPs.
1 |
x |
An |
type |
'count' or 'fraction' |
strand |
four options, '+', '-', 'both' or '*' |
verbose |
Makes function more talkative |
... |
for simpler generics when extending function |
This function serves the same purpose as the normal barplot, but with trellis graphics using lattice, to be able to integrate well with Gviz track functionality.
Jesper R. Gadin
The ASEset
class which the gbarplot
function can be called up on.
The barplot
non trellis
barplot.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.