ColabFold icon indicating copy to clipboard operation
ColabFold copied to clipboard

Archana

Open anpanche opened this issue 2 years ago • 2 comments

Thank you @sokrypton , I could run the msa and get results.

While executing Alphfold step, I got the error below,

NameError Traceback (most recent call last) in () 40 41 # prep input features ---> 42 feature_dict = cf_af.prep_feats(mod_I, clean=IN_COLAB) 43 Ls_plot = feature_dict["Ls"] 44

NameError: name 'cf_af' is not defined

anpanche avatar Apr 12 '22 13:04 anpanche

Can you try do a factory reset and make sure all the cells are run?

sokrypton avatar Apr 12 '22 13:04 sokrypton

Factory reset? Ok I will run all the cells.

anpanche avatar Apr 12 '22 13:04 anpanche