Dahlquist:Edge Software Protocol

From OpenWetWare
Revision as of 11:37, 2 October 2008 by Kam D. Dahlquist (talk | contribs) (added link to Edge)
Jump to navigationJump to search

Home        Research        Protocols        Notebook        People        Publications        Courses        Contact       


This protocol is for running the Edge software for DNA microarray data anlysis.

Directions for Running Edge at the Keck Lab

  • Login with your Keck lab username to mason (the names of the machines are on the lower-left corner of the login screens).
  • Right-click on the green tabula rasa.
  • Choose Terminal.
  • Type:
cd Desktop/edge_1.1.290
R
  • At this point, the R prompt shows up. Type:
source("edge.r")
edge()
  • The Edge GUI should now appear.