find.aaindex {ptm}R Documentation

Find the Amino Acid Indexes

Description

Finds amino acid indexes.

Usage

find.aaindex(word)

Arguments

word

a character string for the key-word of interest.

Value

The number and ID of the indexes matching the requested word

Author(s)

Juan Carlos Aledo

References

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

See Also

ptm.plot()

Examples

find.aaindex('mutability')
find.aaindex('Kyte-Doolittle')

[Package ptm version 0.2.7 Index]