Difference between revisions of "MBV3070"
From irefindex
Line 7: | Line 7: | ||
* [[Image:Lecture_1_-_What_Perl_can_do.ppt]] | * [[Image:Lecture_1_-_What_Perl_can_do.ppt]] | ||
* [[Image:Lecture_2_-_More_What_(Bio)Perl_can_do.ppt]] (updated Thu May 28) | * [[Image:Lecture_2_-_More_What_(Bio)Perl_can_do.ppt]] (updated Thu May 28) | ||
+ | * [[Perl_example_code]] | ||
You will need to know how to make your way around in a DOS command environment. | You will need to know how to make your way around in a DOS command environment. |
Revision as of 21:12, 26 May 2011
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:
- File:Lecture 1 - What Perl can do.ppt
- File:Lecture 2 - More What (Bio)Perl can do.ppt (updated Thu May 28)
- Perl_example_code
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 excercises are | List of DOS commands Especially
- dir
- mkdir
- cd
- copy
- move
- del
- cls
- echo %PATH%