Learn R Programming

ptm (version 0.2.7)

find.aaindex: Find the Amino Acid Indexes

Description

Finds amino acid indexes.

Usage

find.aaindex(word)

Value

The number and ID of the indexes matching the requested word

Arguments

word

a character string for the key-word of interest.

Author

Juan Carlos Aledo

References

https://www.genome.jp/aaindex/AAindex/list_of_indices

See Also

ptm.plot()

Examples

Run this code
find.aaindex('mutability')
find.aaindex('Kyte-Doolittle')

Run the code above in your browser using DataLab