Description Usage Arguments Value
Plots length distribution
1 2 3 | .plotSpectratype(dataframes, sampleNames, region, title = "Spectratype",
subtitle = "", xlabel = "Length(AA)", ylabel = "Distribution",
showLabel = FALSE)
|
dataframes |
list type. List of dataframes. |
sampleNames |
vector type. 1-1 correspondance with dataframes |
region |
string type. Region that will be displayed in the plot title. This specifies which region this spectratype belongs to. If not supplied, a default (start, end) range will be displayed instead |
title |
string type. Ignored if region is specified. |
subtitle |
string type |
xlabel |
string type |
ylabel |
string type |
showLabel |
bool type. Show geom_text? - Ignored if samples > 1 |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.