Learn R Programming

ptm (version 0.2.7)

meto.list: List Proteins Found in MetOSite Matching a Keyword

Description

Lists proteins found in MetOSite with names matching the keyword.

Usage

meto.list(keyword)

Value

This function returns a dataframe with the uniprot id, the protein name and the species, for those proteins present into MetOSite whose name contains the keyword.

Arguments

keyword

a character string corresponding to the keyword

Author

Juan Carlos Aledo

References

Valverde et al. 2019. Bioinformatics 35:4849-4850 (PMID: 31197322)

See Also

meto.search(), meto.scan()

Examples

Run this code
meto.list('inhibitor')

Run the code above in your browser using DataLab