dis.scan: Scan a Protein in Search of Disease-Related 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 disease-related PTM sites.

Usage

1
dis.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 disease-related 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(), reg.scan(), p.scan()

Examples

1
dis.scan('P31749')

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