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

Error when analyze output_saturation #24

Open
guowuchen opened this issue Oct 21, 2022 · 0 comments
Open

Error when analyze output_saturation #24

guowuchen opened this issue Oct 21, 2022 · 0 comments

Comments

@guowuchen
Copy link

Hello,
I ran into a problem when I analyze output_saturation,please help!
command line : python3 analyze_flex_ddG.py output_saturation
Traceback (most recent call last):
File "/home/newdisk1/flex_ddG_tutorial/analyze_flex_ddG.py", line 215, in
analyze_output_folder( folder_to_analyze )
File "/home/newdisk1/flex_ddG_tutorial/analyze_flex_ddG.py", line 190, in analyze_output_folder
scores = pd.concat( inner_scores_list )
File "/home/zhengjishen/miniconda3/lib/python3.9/site-packages/pandas/util/_decorators.py", line 331, in wrapper
return func(*args, **kwargs)
File "/home/zhengjishen/miniconda3/lib/python3.9/site-packages/pandas/core/reshape/concat.py", line 368, in concat
op = _Concatenator(
File "/home/zhengjishen/miniconda3/lib/python3.9/site-packages/pandas/core/reshape/concat.py", line 425, in init
raise ValueError("No objects to concatenate")
ValueError: No objects to concatenate

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