aaf {EnvNJ} | R Documentation |
Computes the frequency of each amino acid in each species.
aaf(data)
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()
aaf(bovids)