Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FoldX plugin crashes when executing second mutation #79

Open
abotzki opened this issue Feb 19, 2020 · 1 comment
Open

FoldX plugin crashes when executing second mutation #79

abotzki opened this issue Feb 19, 2020 · 1 comment

Comments

@abotzki
Copy link
Contributor

abotzki commented Feb 19, 2020

ShowHBoAtom SideChain Res 273 Obj 2 4,Extend=Yes - OK
ShowRes 274 Mol C Obj 2 4 - OK
ShowHBoAtom SideChain Res 274 Obj 2 4,Extend=Yes - OK
ShowRes 275 Mol C Obj 2 4 - OK
ShowHBoAtom SideChain Res 275 Obj 2 4,Extend=Yes - OK
HideAtom Element H - OK
PluginError>Traceback (most recent call last):
PluginError> File "foldx.py", line 628, in
PluginError> if analysecomplex == 1: foldxplotoutput.PlotAnalyseComplex_Mutate(cachedir,moleculename,foldxmollist,mutations,runs,repair,mutations3lett,objectnumber)
PluginError> File "C:\yasara\plg\foldxplotoutput.py", line 174, in PlotAnalyseComplex_Mutate
PluginError> foldxutilities.PrintTable(allData)
PluginError> File "C:\yasara\plg\foldxutilities.py", line 63, in PrintTable
PluginError> lens.append(len(max([x[i] for x in rows] + [headers[i]],key=lambda x:len(str(x)))))
PluginError>TypeError: object of type 'float' has no len()

  • ERROR - The plugin crashed with TypeError: object of type 'float' has no len(). Check the traceback in the console for details
@abotzki
Copy link
Contributor Author

abotzki commented Feb 21, 2020

I've sent an email to Javier Delgardo at CRG. He is developing FoldX and the plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant