Difference between revisions of "CSC334 Lab8"

From dftwiki3
Jump to: navigation, search
(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...)
 
Line 12: Line 12:
  
 
=Logos on the Web=
 
=Logos on the Web=
 +
 +
==Input==
 +
Point your browser to [http://weblogo.berkeley.edu  weblogo.berkeley.edu], which is one of the currently better logo generators on the Web.
 +
 +
Enter the 8 sequences of  [[CSC334_lab7 | Lab 7]] in the input window, and click on the '''Create''' button:
 +
 +
[[Image:WebLogoInputWindow.png]]
 +
 +
You should get something looking like this:
 +
 +
[[Image:WebLogoOutput.png]]
  
 
   
 
   

Revision as of 17:44, 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" />

Back to lab page


Introduction

This lab should be done in conjunction with Lab 7 dealing with DNA sequence logos. Please refer to the introduction section of Lab 7 for more information on sequence logos.

Logos on the Web

Input

Point your browser to weblogo.berkeley.edu, which is one of the currently better logo generators on the Web.

Enter the 8 sequences of Lab 7 in the input window, and click on the Create button:

WebLogoInputWindow.png

You should get something looking like this:

WebLogoOutput.png







Back to lab page