meto.list {ptm} | R Documentation |
List Proteins Found in MetOSite Matching a Keyword
Description
Lists proteins found in MetOSite with names matching the keyword.
Usage
meto.list(keyword)
Arguments
keyword |
a character string corresponding to the 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.
Author(s)
Juan Carlos Aledo
References
Valverde et al. 2019. Bioinformatics 35:4849-4850 (PMID: 31197322)
See Also
meto.search(), meto.scan()
Examples
meto.list('inhibitor')
[Package ptm version 1.0.1 Index]