pdb2sql icon indicating copy to clipboard operation
pdb2sql copied to clipboard

pdb2sql selects one alternative location for atoms

Open FarzanehParizi opened this issue 3 years ago • 3 comments

Better pdb2sql has an option to select one alternative location for atoms of a residue

Description of problem While checking the similarity of two PDBs (decoy & ref) when there are alternative locations of atoms for a PDB, it fails to calculate RMSD, as one has more atoms for a residue.

Suggested solution pdb2sql can have a feature that the user selects which of the alternative locations to select (e.g. altloc= "A") while generating a pdb2sql object (not using only occ value on PDB column)

Alternative solution While checking the similarity of two pdb2sql objects, selects one alternative location

Additional context If letting the user defines based on occ value on PDB column, it happens in some PDBs that the occ value is around 50 and that would not be that much helpful

FarzanehParizi avatar Sep 23 '22 08:09 FarzanehParizi

You can use the following PDB files for this issue for PDB ID: 5KSA (change the extension from txt to pdb)

BL00060001_decoy.txt BL00060001_ref.txt

FarzanehParizi avatar Sep 29 '22 12:09 FarzanehParizi

The previous case had an alternative location in the Receptor region. The following case has an alternative location in the Ligand region. PDB ID: 6DFS

6DFS_6BLX_BL00140001_decoy.txt 6DFS_6BLX_BL00140001_ref.txt

FarzanehParizi avatar Oct 04 '22 12:10 FarzanehParizi

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 04 '22 04:11 github-actions[bot]