ni.scan: Scan a Protein in Search of Nitration Sites

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

View source: R/ptmScan.R

Description

Scans the indicated protein in search of nitration sites.

Usage

1
ni.scan(up_id, db = 'all')

Arguments

up_id

a character string corresponding to the UniProt ID.

db

the database where to search. It should be one among 'PSP', 'dbPTM', 'all'.

Value

Returns a dataframe where each row corresponds to a modified residue.

Author(s)

Juan Carlos Aledo

References

Huang et al. Nucleic Acids Res. 2019 47:D298-D308, (PMID: 30418626).

See Also

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

Examples

1
ni.scan('P05202')

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