Learn R Programming

ptm (version 0.2.7)

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

Description

Scans the indicated protein in search of nitration sites.

Usage

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

Value

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

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'.

Author

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

Run this code
if (FALSE) ni.scan('P05202')

Run the code above in your browser using DataLab