Definition of Representative Set #23
NatureGeorge
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
new_unp_range: the pdb chain's coverage region of the target UniProt isoformselect_rank: rank derived from sorting criteria (default:['bs_score', '1/resolution', 'revision_date', 'id_score'])oc_cluster: overlap coefficient based coverage (i.e. segment) cluster, each number represent a clusterselect_rank, iteratively compare the candidate chain with those chains in an existingoc_cluster, if not meet the cutoff with any existingoc_clusters, define a newoc_clusterrmsd_cluster: R.M.S.D based conformer cluster within a coverage clusteroc_cluster, follow theselect_rank, iteratively compare the candidate chain with those chains in an existingrmsd_cluster, if not meet the cutoff with any existingrmsd_clusters, define a newrmsd_clusteroc_select_tag: whether to include the chain into representative set that consider coverage onlyoc_clusteroc_rmsd_select_tag: whether to include the chain into the representative set that considers both coverage and conformersrmsd_clusterin the context of correspondingoc_clusterSwitch to
SIFTS('P43220').pipe_select_mo().result()when you only need to consider coverage's overlap coefficient and do not care about R.M.S.D.Beta Was this translation helpful? Give feedback.
All reactions