Open ZichongWang opened 1 week ago
Sorry for the late reply.
Diversity measurement can be found here https://github.com/jasonkyuyim/se3_diffusion/issues/35 .
scRMSD is included in the sc_results.csv
file with every inference output.
Novelty calculations can be found here https://github.com/microsoft/protein-frame-flow/issues/14 .
Hi! Sorry to ask, but I find myself hard to find the final paper result of the experiment (novelty, diversity, novelty). In the paper they are measured by scRMSD and TM-score, how can I find the python script to transform scRMSD and TM-score to final results? Thank you!