Description Usage Arguments Value Author(s)
View source: R/functions_main.R
This function determines summary statistics and plots barcharts of the allelic variants, for either coding sequence length or read counts.
1 2 3 4 5 |
pipe_config |
congifuration object |
sample.id |
Sample id, from samples object. |
gene.id |
Gene id, from genes table. |
plot |
Plot results? |
plotparam |
If 1, the coding frame length will be plotted. If 2, the read count will be plotted. If 3, read proportion will be plotted. |
alternate |
Alternate reference for labeling the HDR variant, as defined by AlleleProfileR.alternatereference. |
title |
If TRUE, a title will be included in the graph. |
axis.text.size |
The size of the axis labels. Default is 8. |
legend.text.size |
The size of the legend labels. Default is 6. |
display_other |
Display the 'other' allele. Default is TRUE. |
ylabels |
Print ylabels. Default is TRUE. |
order |
ordering variable |
emptyrow |
Add emptyrow bool. Default is TRUE. |
addwt |
Add addwt bool. Default is TRUE. |
Table and/or plot.
Arne Bruyneel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.