-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello,
I have used the flex ddG protocol perfectly before. However, this time I am attempting to analyze the results from a saturation mutagenesis run and get the following error while executing:
python3 analyze_flex_ddG.py output_saturation/
Traceback (most recent call last):
File "analyze_flex_ddG.py", line 215, in
analyze_output_folder( folder_to_analyze )
File "analyze_flex_ddG.py", line 194, in analyze_output_folder
ddg_scores_dfs.append( apply_zemu_gam(ddg_scores) )
File "analyze_flex_ddG.py", line 40, in apply_zemu_gam
assert( score_term in scores.columns )
AssertionError
I have used the same protocol for other projects with no issue, but this system is bringing up the error above.
Any ideas? @kylebarlow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels