Difference between revisions of "Python workshop 2015"

From projects/clsi
Jump to: navigation, search
(Created page with "Python basics Abel/freebee cheat sheet Control of program flow Input and output to files Functions and modules Biopython Back to MBV-INFX4...")
 
Line 1: Line 1:
Python basics
+
Python [[Media:Basics.pdf|basics]]
  
Abel/freebee [[Media:abelCheatSheet.pdf|cheat sheet]]
+
Abel/freebee [[Media:AbelCheatSheet-15.pdf|cheat sheet]]
  
Control of program flow
+
Control of [[Media:ControlFlow.pdf|program flow]]
  
Input and output to files
+
Input and output to [[Media:FiliIO.pdf|files]]
  
Functions and modules
+
[[Media:FunctionsModules.pdf|Functions and modules]]
  
Biopython
+
[[Media:Biopython.pdf|Biopython]]
  
 
Back to [[MBV-INFX410 2015|main page]]
 
Back to [[MBV-INFX410 2015|main page]]

Revision as of 19:59, 11 November 2015

Python basics

Abel/freebee cheat sheet

Control of program flow

Input and output to files

Functions and modules

Biopython

Back to main page