uniprot(accid)
Fetch protein sequence and functional information from the UniProt database.
This is a basic utility function for downloading information from the UniProt database. UniProt contains protein sequence and functional information.
Grant, B.J. et al. (2006) Bioinformatics 22, 2695--2696.
See also the UniProt web-site for more information: http://www.uniprot.org/.
# UNIPROT server connection required - testing excluded prot <- uniprot('PH4H_HUMAN') prot$fullName[1] "Phenylalanine-4-hydroxylase"prot$sequence[1] "MSTAVLENPGLGRKLSDFGQETSYIEDNCNQNGAISLIFSLKEEVGALAKVLRLFEENDVNLTHIESRPSRLKKDEYEFFTHLDKRSLPALTNIIKILRHDIGATVHELSRDKKKDTVPWFPRTIQELDRFANQILSYGAELDADHPGFKDPVYRARRKQFADIAYNYRHGQPIPRVEYMEEEKKTWGTVFKTLKSLYKTHACYEYNHIFPLLEKYCGFHEDNIPQLEDVSQFLQTCTGFRLRPVAGLLSSRDFLGGLAFRVFHCTQYIRHGSKPMYTPEPDICHELLGHVPLFSDRSFAQFSQEIGLASLGAPDEYIEKLATIYWFTVEFGLCKQGDSIKAYGAGLLSSFGELQYCLSEKPKLLPLELEKTAIQNYTVTEFQPLYYVAESFNDAKEKVRNFAATIPRPFSVRYDPYTQRIEVLDNTQQLKILADSINSEIGILCSALQKIK"