View source: R/F5_visualize_aa_counts.R
visualize_aa_counts | R Documentation |
Visualize the composition of amino acids in a given amino acid sequence
visualize_aa_counts(aa_code)
aa_code |
a string where each letter denotes an amino acid |
a ggplot2 bar plot visualization of the counts of occurences of each amino acid in the input sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.