Description Usage Arguments Value
Calculate the Amino Acid Frequency in a given TR-MSA
1 2 3 4 5 | AAfreq_in_TR(
tr_all_sp,
includeSpaces = FALSE,
aa_ignore = c("U", "O", "B", "J", "Z", "X", "*", "-", ".", "+", "other")
)
|
tr_all_sp |
a data.frame with TR results imported through |
A data.frame with AA, it's absolute frequency and it's ratios.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.