You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Biotite is integrated in workflows of many structure prediction models. Hence we could add an example script that serves as loose collection of possible uses of Biotite in this context.
This list is probably not exhaustive, so if anyone has additional ideas, please add them to the issue!
Notably this script should not run any model itself. It is only about preparing features for a hypothetical model and evaluating the output structure poses (e.g. taken from AlphaFold DB).
The text was updated successfully, but these errors were encountered:
Biotite is integrated in workflows of many structure prediction models. Hence we could add an example script that serves as loose collection of possible uses of Biotite in this context.
Input topics:
ProteinSequence.code
)structure.io.pdbx.get_assembly()
)DsspApp
,structure.annotate_sse()
)Output topics:
rmsd()
,lddt()
(Add support for lDDT computation #699),tm_score()
(Implement structural superimposition and TM-score #705))This list is probably not exhaustive, so if anyone has additional ideas, please add them to the issue!
Notably this script should not run any model itself. It is only about preparing features for a hypothetical model and evaluating the output structure poses (e.g. taken from AlphaFold DB).
The text was updated successfully, but these errors were encountered: