labblouin.expresso module

An (incomplete) parsing library for output from the T-Coffee Expresso executable. expresso Python Library / Summer 2013 / Alex Safatli

E-mail: safatli@cs.dal.ca Dependencies: -

class labblouin.expresso.expressoParser(fin)[source]

Parses Expresso output.

getNonEmptySequenceNames()[source]

Gets non-empty PDB names.

getPDBcodes()[source]

Return PDB code and chain as a tuple for each line.

writeNonEmpty(fout)[source]

Writes non-empty PDB IDs to file.

Previous topic

labblouin.SeqMask module

Next topic

labblouin.homology module

This Page