AA_num_plot: Visualization of the number of each unique amino acid

View source: R/AA_num_plot.R

AA_num_plotR Documentation

Visualization of the number of each unique amino acid

Description

Visualization of the number of each unique amino acid

Usage

AA_num_plot(AA_seq)

Arguments

AA_seq

This is the translated amino acid sequence

Value

The function returns the bar plot

Examples

AAplot <- AA_num_plot("IPTAAKNN")


rforbiodatascience22/group_9_package documentation built on March 25, 2022, 12:24 a.m.