Description Usage Arguments Details Value See Also Examples
Computes the frequency of each amino acid in each species.
1 |
data |
input data must be a dataframe (see details). |
Input data must be a dataframe where each row corresponds to an individual protein, and each column identifies a species. Therefore, the columns' names of this dataframe must be coherent with the names of the OTUs being analyzed.
A dataframe providing amino acid frequencies en the set of species. Rows correspond amino acids and columns to species.
env.sp(), otu.vector(), otu.space()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.