talosTools
index


 
Tools to help with configuration and analysis of TALOS +/N output

 
Functions
       
convertTalosN(predFile='pred.tab', predAllFile='predAll.tab', widthPadding=5, minWidth=20, useWeights=True, segName=None, omitResids=[])
Given names of Talos-N input files, generate XPLOR-style dihedral restraints.
 
return a string containing phi and psi restraints.
 
If useWeights is False, hits with zero weight are omitted from the
torsion angle range calculation.
 
Specify resids to omit in the omitResids argument.