Wed, Oct 16, 2013 - More sequencing; mapping mismatches; lists, dicts, fns ########################################################################## Presentation ============ See `today's presentation <_static/2013-cse801-week3.pptx.pdf>`__. Mapping ======= Let's explore some of the mismatch mapping via IPython Notebook. Go pick a random machine: visit the `Google doc for machine names `__ and connect to IPython Notebook on that machine. Open class3-mismatches.ipynb; copy it; rename it. Lists, functions, and dictionaries ================================== Open class3-lists-dicts-functions.ipynb on a remote machine; copy it; rename it. Or see a static copy: `in-class notebook `__.