Table of Contents

Module: Record Bio/ECell/Record.py

Martel based parser to read ECell formatted files.

This is a huge regular regular expression for Ecell, built using the regular expressiona on steroids capabilities of Martel.

#http://www.bioinformatics.org/ecell2/

Notes: Just so I remember -- the new end of line syntax is: New regexp syntax - \R \R means "\n|\r\n?" [\R] means "[\n\r]"

This helps us have endlines be consistent across platforms.

Imported modules   
import string
Functions   
get_entry
  get_entry 
get_entry ( dict,  key )

Classes   
Record

Hold ECell information in a format similar to the original record.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:12 2002 by HappyDoc version 2.0.1