env.matrices: Environment Matrices

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/environment.R

Description

Provides the frequencies of each amino acid within the environment.

Usage

1

Arguments

env

a character string vector containing the environments.

Value

Returns a list of two dataframes. The first, shown the environment in matricial form. The second provides the frequencies of each amino acid within the environments.

Author(s)

Juan Carlos Aledo

References

Aledo et al. Sci Rep. 2015; 5: 16955. (PMID: 26597773)

See Also

env.extract(), env.Ztest() and env.plot()

Examples

1
env.matrices(c('ANQRmCTPQ', 'LYPPmQTPC', 'XXGSmSGXX'))

jcaledo/ptm_0.1.1 documentation built on April 4, 2020, 3:48 a.m.