ardhe-qb
ardhe-qb
Is there any update on this? Would [this ](https://stackoverflow.com/questions/6027558/flatten-nested-dictionaries-compressing-keys) with `separator='.'` be a first start to such a solution?
Hi, I would also be very interested in the above. Have you by any chance received any updates on this topic @egrabovac ? Thanks!
Hi @Dapid, Have been there any developments in this repo? Is there another (possibly more maintained) Python library that allows us to calculate the TM score?
Hi, what's the status on supporting Python 3.10 and 3.11?
There is a method for this: `output_to_pdb`, which you can find in the code [here](https://github.com/facebookresearch/esm/blob/2b369911bb5b4b0dda914521b9475cad1656b2ac/esm/esmfold/v1/esmfold.py#L341C9-L341C22).