Difference between revisions of "CSC334 Lab2"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <meta name="keywords" content="computer science, bioinformatics, DNA, CSC334, Lab" /> | ||
+ | <meta name="description" content="DNA Sequence Logo Lab" /> | ||
+ | <meta name="title" content="Bioinformatics Lab" /> | ||
+ | <meta name="abstract" content="DNA Sequence Logo" /> | ||
+ | <meta name="author" content="thiebaut at cs.smith.edu" /> | ||
+ | |||
+ | [[Csc334_Labs | Back to CSC334 Lab Page]] | ||
+ | <hr> | ||
+ | |||
=Retrieving Protein sequences from ExPASy= | =Retrieving Protein sequences from ExPASy= | ||
Line 27: | Line 36: | ||
PSLAAMMLPRSGLGHKHGIVLGNLVGLIDSDYQGQLMISVWNRGQDSFTIQPGERIAQMI | PSLAAMMLPRSGLGHKHGIVLGNLVGLIDSDYQGQLMISVWNRGQDSFTIQPGERIAQMI | ||
FVPVVQAEFNLVEDFDATDRGEGGFGHSGRQ | FVPVVQAEFNLVEDFDATDRGEGGFGHSGRQ | ||
+ | |||
+ | |||
+ | <hr> | ||
+ | [[Csc334_Labs | Back to CSC334 Lab Page]] | ||
+ | <br /> | ||
+ | © D. Thiebaut 2008 |
Latest revision as of 18:11, 4 August 2008
<meta name="keywords" content="computer science, bioinformatics, DNA, CSC334, Lab" /> <meta name="description" content="DNA Sequence Logo Lab" /> <meta name="title" content="Bioinformatics Lab" /> <meta name="abstract" content="DNA Sequence Logo" /> <meta name="author" content="thiebaut at cs.smith.edu" />
Retrieving Protein sequences from ExPASy
ExPASy is a database of proteins created by a pioneer of bioinformatics: Amos Bairoch
Methodology
- Point your browser to www.expasy.org/sprot/ and enter DUT_ECOLI in the search bar and click on Go:
- The Accession Number of the protein found is P06968. Its name in the Swiss-Prot database is DUT_ECOLI, but it is also known as EC 3.6.1.23, or dUTPase, or dUTP pyrophospatase.
- Find the Sequence Information at the bottom of the page, and select P06968 in FASTA format for the display. You should get something like this:
>sp|P06968|DUT_ECOLI Deoxyuridine 5'-triphosphate nucleotidohydrolase OS=Escherichia coli (strain K12) GN=dut PE=1 SV=1 MKKIDVKILDPRVGKEFPLPTYATSGSAGLDLRACLNDAVELAPGDTTLVPTGLAIHIAD PSLAAMMLPRSGLGHKHGIVLGNLVGLIDSDYQGQLMISVWNRGQDSFTIQPGERIAQMI FVPVVQAEFNLVEDFDATDRGEGGFGHSGRQ
Back to CSC334 Lab Page
© D. Thiebaut 2008