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

View source: R/metosite.R

meto.listR 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')

ptm documentation built on Aug. 7, 2022, 5:05 p.m.

Related to meto.list in ptm...