MBV3070

From irefindex
Revision as of 14:36, 30 May 2011 by PaulBoddie (talk | contribs) (Tidy up.)

MBV 3070 is an introductory course in Bioinformatics

http://www.uio.no/studier/emner/matnat/molbio/MBV3070/index-eng.xml

Slides for the "Introduction to Perl" lectures:

You will need to know how to make your way around in a DOS command environment. Useful sites that may be useful to read before/during the exercises are:

Especially these:

  • dir
  • mkdir
  • cd
  • copy
  • move
  • del
  • cls
  • echo %PATH%
  • CTRL+c (Holding down "control" and c will terminate a programme - useful if you have accidentally programmed an infinite loop that you want to stop).