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

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

View source: R/metosite.R

Description

Lists proteins found in MetOSite with names matching the keyword.

Usage

1
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

1
2
meto.list('inhibitor')
meto.list('calcium')

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