View source: R/alignment-plot_pileup.R
plot_pileup | R Documentation |
Plot a pileup
plot_pileup(pileup, seq_info_df = NULL, nwin = 500, text_size = 5)
pileup |
The output from |
seq_info_df |
Data.frame with information on sequences |
nwin |
Number of points to evaluated to evaluate smoother at, when |
text_size |
Legend text size |
ggplot of pileup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.