reg.scan: Scan a Protein in Search of Regulatory PTM Sites

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

View source: R/ptmScan.R

Description

Scans the indicated protein in search of regulatory PTM sites.

Usage

1
reg.scan(up_id)

Arguments

up_id

a character string corresponding to the UniProt ID.

Value

Returns a dataframe where each row corresponds to a residue, and the colums inform about the regulatory modifications.

Author(s)

Juan Carlos Aledo

References

Hornbeck et al. Nucleic Acids Res. 2019 47:D433-D441, (PMID: 30445427).

See Also

meto.scan(), ac.scan(), me.scan(), ub.scan(), su.scan(), gl.scan(), sni.scan(), ni.scan(), ptm.scan(), p.scan(), dis.scan()

Examples

1
reg.scan('P01009')

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