CSC334 Lab9

From dftwiki3
Revision as of 14:48, 13 August 2008 by Thiebaut (talk | contribs) (New page: <meta name="keywords" content="computer science, bioinformatics, DNA, CSC334, Lab" /> <meta name="description" content="DNA Sequence Logo Lab" /> <meta name="title" content="Bioinformatics...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<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" />

Back to lab page


Where/How Do I get Proteins?

Goal

Sometimes you need the code of a protein, or of several proteins to play with. This lab shows you how you can get a protein, or homologue sequencs from various species from the NCBI site.

Steps

  • Point your browser to the URL www.ncbi.nlm.nih.gov
  • In the menu bar, enter protein, as shown in the figure below

NCBIGetProtein.png



Back to lab page