Transferring xyz coordinates between PDB files
Hi,
I have two pdb files (there are no PDB identifications). I wanna transfer xyz coordinates of specific residues from one pdb to another. How can I do this? Is there any tool for doing this?
pdb
• 1,376 views
•
link
updated
by
Almira •
•
written
by
aaggencc •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
how to design an adjacency matrix from protein structure for a graph neural network?
written by aaggencc •I am trying to design edge features from protein data via python code. For a graph neural network, I need to get an adjacency matrix. …
-
RMSD in R: HELP
written by fyfes •Hi, I have to calculate RMSD between two proteins in Rstudio from PDB but I am not sure if I am doing it right. Could …
-
Create Chain File for Converting Genome Coordinates
written by Gabriel •I was wondering about options for creating the "chain" file for converting genome coordinates from one genome assembly to another. Malachi Griffith did an excellent …
-
transform() and transfer() of Ensembl Perl API
written by DanielCDear friends, When converting coordinates between assemblies such as from grch38 to grch37 or vice-versa using ensembl perl API using transfer() and transform(), how do …
-
how to get genomic position from protein pdb ID+AA residue position within the protein
written by laitHi, We sequence trios at our lab, and we would like to check if any of the variants lie within protein-protein interaction sites. I found …
-
Obtaining a list of single domain chains in the PDB
written by rayoubI would like to obtain a listing of all the single domain chains in the PDB for training an ML model. Currently, it is not …
-
How can I align a generated ligand (from SMILES) to a ligand in a PDB?
written by brett.spurrier •I have a ligand that exists in its own PDB (*reference PDB*). I have then generated another (structurally similar, but not exact) ligand from SMILES, …
-
Visualize a Superimposition of Two Protein Structures Using a Sequence Alignment as Input
written by joseph.luttrell •Hello everyone, I have two PDB structures and a preexisting alignment of their sequences that I generated with a program that i'm working on. What …
-
How extract coordinates of surface atoms of a protein from a pdb file?
written by sluggishcrow •Hi everyone, I have a pdb file that contains a single protein information. I want to extract the coordinates of the atoms that are on …
-
computing the native overlap of two protein structures
written by MosesHi everyone, I'm working on a comparative modelling project. Basically I'm testing my algorithm on proteins of which structures are already known in the PDB …
This looks like an XY problem. What is the real problem you're trying to solve?
Thank you so much for your reply. my problem is to transfer coordinates of atoms of consecutive 5 residue form one pdb to in the same atoms of residues in another pdb . These two pdb is the same sequence but not the same 3D structure. I dont know how I can do that.
It's been quite a while since I dabbled with structural biology but this sounds a little bit like homology modeling just on a much smaller scale. Wait for someone that knows the field to chime in.
By the way, while you have added a tiny bit of context, you're not giving us all the information you can so I don't think people will be able to help you much. Why do you want to "transfer coordinates"? That makes no sense. Do you want to replicate the structure? Transferring co-ordinates does not make sense between two molecules with completely different sets of coordinates.
I think you can do it by pymol