Description Usage Arguments Value Author(s)
View source: R/functions_main.R
This is the main plotting function of this R-package.
1 2 3 4 5 |
config |
Configuration list, as generated by AlleleProfileR.setup. |
sample.id |
Sample id, from samples object. |
gene.id |
Gene id, from genes table. |
max.insertion.size |
The maximum length of an insertion to be shown in the legend. Larger insertions will be collapsed. Default is 20. |
ins.size |
The size of the symbols representing insertions within the plot. Default is 5. |
legend.symbol.size |
The size of the symbols indicating insertions in the legend. Default is ins.size. |
legend.text.size |
The size of the legend labels. Default is 6. |
plot.text.size |
The size of the text inside the plot. Default is 2. |
axis.text.size |
The size of the axis labels. Default is 8. |
alternate |
Alternate reference for labeling the HDR variant, as defined by AlleleProfileR.alternatereference. |
alignmenttype |
Type for Biostrings::pairwiseAlignment operation to determine whether two alleles are identical. Default is "local-global". |
type |
full or count-only |
plotparam |
barchart types |
AlleleProfileR.plot
Arne Bruyneel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.