| plot_aa_composition | R Documentation |
Visualizes the amino acid composition categorized by biochemical properties.
plot_aa_composition(s)
s |
A character string containing the protein sequence |
A ggplot object
prot <- "MKFLVLALAL"
plot_aa_composition(prot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.