Apply transformation matrix to a PDB file
All dependencies are listed in the requirements.txt file. To install them run:
pip install -r requirements.txt
python pdb_transform.py -pdb pdb_path -mat trans_matrix_path -out output_pdb_path
CSV, first three lines are rotation vectors (x, y, and z, respectively) and the fourth line is a translation vector