LPDI-EPFL/masif_seed

color_site.sh wrong source path

Closed this issue · 1 comments

masif_source=$masif_root/source/

Should be masif_source=$masif_root/masif/source/

While we are at it, there is an erroneous / here

params["out_pred_dir"] + "/pred_" + pdbid + "_" + chains[ix] + ".npy"

Thanks for reporting the issues - paths are fixed now.