Learn R Programming

ptm (version 0.2.2)

renum.meto: Renumerate Residue Position

Description

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

Usage

renum.meto(uniprot)

Arguments

uniprot

the UniProt ID.

Value

Returns a dataframe containing the re-numerated sequence.

See Also

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

Examples

Run this code
# NOT RUN {
renum.meto('P01009')
# }

Run the code above in your browser using DataLab