Trees | Indices | Help |
|
---|
|
Module used to parse the output from a propka job.
|
|||
|
|||
|
|||
|
|||
|
|
|||
REGEXS =
|
|||
DETAILED_HEADER =
|
|||
SUMMARY_HEADER =
|
|||
FREE_ENERGY_HEADER =
|
|||
CHARGE_HEADER =
|
|||
__package__ =
|
|
Get the detailed report from the PROPKA output file. This will return a list of lists. The first list is the "header" and the remaining lists will be the values corresponding to the headers.
See Also:
|
Get the summary from the PROPKA output file. This will return a list of headers and a list of lists. The list of lists will be the values corresponding to the headers.
See Also:
|
Get the free energy of folding (kcal/mol) as a function of pH from the PROPKA output file. This will return a list of headers and a list of lists. The list of lists will be the values corresponding to the headers.This will return a list of lists. The first list is the "header" and the remaining lists will be the values corresponding to the headers.
See Also:
|
Get the protein charge of folded and unfolded state as a function of pH from the PROPKA output file. This will return a list of headers, a list of lists containing the data, and a list of pI values for folded and unfolded states.
See Also:
|
|
REGEXS
|
DETAILED_HEADER
|
SUMMARY_HEADER
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:14 2015 | http://epydoc.sourceforge.net |