Package Bio :: Package Emboss :: Module Primer
[show private | hide private]
[frames | no frames]

Module Bio.Emboss.Primer

Code to interact with various Primer-related programs from EMBOSS.
Classes
Primer3Parser Parse primer3 output into a Primer3Record.
Primer3Primers A primer set designed by Primer3.
Primer3Record Represent information from a primer3 run finding primers.
PrimerSearchAmplifier Represent a single amplification from a primer.
PrimerSearchInputRecord Represent the input file into the primersearch program.
PrimerSearchOutputRecord Represent the information from a primersearch job.
PrimerSearchParser Parse primersearch output into a PrimerSearchOutputRecord.
_Primer3RecordConsumer Get output from prime3 into a Primer3Record
_Primer3Scanner Scan output from the primer3 program.
_PrimerSearchRecordConsumer Get output from primersearch into a PrimerSearchOutputRecord
_PrimerSearchScanner Scan output from the primersearch program.

Function Summary
  _strip_and_combine(line_list)
Combine multiple lines of content separated by spaces.

Function Details

_strip_and_combine(line_list)

Combine multiple lines of content separated by spaces.

Generated by Epydoc 2.1 on Mon Aug 27 16:13:08 2007 http://epydoc.sf.net