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
I have a question regarding the motif scaffolding. I tested it on some pdb files that contained motifs and ran the inference. In the output pdb files, it seems like the B-factor column is set to 100.00 for residues belonging to the scaffold and to 0.00 for residues belonging to the motif. Here is an example snapshot:
ATOM 413 C ALA A 82 -0.388 -8.596 -7.600 1.00100.00 C
ATOM 414 CB ALA A 82 -1.943 -9.768 -6.026 1.00100.00 C
ATOM 415 O ALA A 82 0.699 -8.782 -7.054 1.00100.00 O
ATOM 416 N HIS A 83 -0.618 -7.464 -8.323 1.00 0.00 N
ATOM 417 CA HIS A 83 0.189 -6.248 -8.266 1.00 0.00 C
ATOM 418 C HIS A 83 -0.447 -5.211 -7.345 1.00 0.00 C
I just wanted to make sure that I interpret this correctly. I also compared the entries where the B-factor was set to 0.00 with the input pdb that contained my motif and they match.
Hello everyone,
I have a question regarding the motif scaffolding. I tested it on some pdb files that contained motifs and ran the inference. In the output pdb files, it seems like the B-factor column is set to 100.00 for residues belonging to the scaffold and to 0.00 for residues belonging to the motif. Here is an example snapshot:
ATOM 413 C ALA A 82 -0.388 -8.596 -7.600 1.00100.00 C
ATOM 414 CB ALA A 82 -1.943 -9.768 -6.026 1.00100.00 C
ATOM 415 O ALA A 82 0.699 -8.782 -7.054 1.00100.00 O
ATOM 416 N HIS A 83 -0.618 -7.464 -8.323 1.00 0.00 N
ATOM 417 CA HIS A 83 0.189 -6.248 -8.266 1.00 0.00 C
ATOM 418 C HIS A 83 -0.447 -5.211 -7.345 1.00 0.00 C
I just wanted to make sure that I interpret this correctly. I also compared the entries where the B-factor was set to 0.00 with the input pdb that contained my motif and they match.
Thank you for your time and help