v0.1.9
Fix delta sasa and plip metrics to only count between the ~chain_design_mask and design_mask. Previously we counted between ~design_mask and design_mask meaning that we count e.g. the interactions between designed nanobody CDR loops and and the scaffold.
add option to skip analyze step if cif path does not exist. This can happen when using --reuse if a process was interrupted between writing the refold .npz file and the refold .cif file.