env.matrices {EnvNJ} | R Documentation |
Provides the frequencies of each amino acid within the environment.
env.matrices(env)
env |
a character string vector containing the environments. |
Returns a list of two dataframes. The first, shown the environment in matrix form. The second provides the frequencies of each amino acid within the environments.
Aledo et al. Sci Rep. 2015; 5: 16955. (PMID: 26597773)
env.extract(), otu.vector()
env.matrices(c('ANQRmCTPQ', 'LYPPmQTPC', 'XXGSmSGXX'))