Package Bio :: Package PopGen :: Package GenePop
[hide private]
[frames] | no frames]

Package GenePop

source code

This module provides code to work with GenePop.

See http://wbiomed.curtin.edu.au/genepop/ , the format is documented here: http://wbiomed.curtin.edu.au/genepop/help_input.html .

Classes: Record Holds GenePop data. RecordParser Parses a GenePop record (file) into a Record object.

_Scanner Scans a GenePop record. _RecordConsumer Consumes GenePop data to a Record object.

Partially inspired on MedLine Code.

Submodules [hide private]

Classes [hide private]
  Record
Holds information from a GenePop record.
  RecordParser
Parses GenePop data into a Record object.
  _Scanner
Scans a GenePop record.
  _RecordConsumer
Consumer that converts a GenePop record to a Record object.
Functions [hide private]
 
parse(handle)
Parses a handle containing a GenePop file.
source code
Variables [hide private]
  xml_support = 1