Skip to content

joannalange/pdb-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdb-transform

Apply transformation matrix to a PDB file

dependencies

All dependencies are listed in the requirements.txt file. To install them run:

pip install -r requirements.txt

usage:

python pdb_transform.py -pdb pdb_path -mat trans_matrix_path -out output_pdb_path

input format

CSV, first three lines are rotation vectors (x, y, and z, respectively) and the fourth line is a translation vector

About

Apply transformation matrix to a PDB file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages