Skip to content

gbayarri/superimposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superimposer

Scripts for superimposing two PDB structures or heteroatoms.

Generate results

USAGE:

  • Superimpose structures (in progress):

      python3 superimposer.py -r test/str_reference.pdb -s test/str_sample.pdb -t structure -o test/str_output.pdb
    
  • Superimpose heteroatoms:

      python3 superimposer.py -r test/lig_reference.pdb -s test/lig_sample.pdb -t ligand -o test/lig_output.pdb
    

Credits

Genís Bayarri

Molecular Modeling and Bioinformatics Group. IRB Barcelona.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages