Learn R Programming

ptm (version 0.2.7)

renum.meto: Renumerate Residue Position

Description

Renumerates residue position of a MetOSite sequence to match the corresponding UniProt sequence

Usage

renum.meto(uniprot)

Value

Returns a dataframe containing the re-numerated sequence.

Arguments

uniprot

the UniProt ID.

Author

Juan Carlos Aledo

See Also

is.at(), aa.at(), renum.pdb(), renum(), aa.comp()

Examples

Run this code
if (FALSE) renum.meto('P01009')

Run the code above in your browser using DataLab