Skip to content

Python script to open a PDB file and find longest distance and radius of gyration

License

Notifications You must be signed in to change notification settings

CodeZeroNull/PDB-Rgyration-and-longest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

From PDB File: Radius of Gyration and Longest Distance

Python script to open a PDB file and find longest distance and radius of gyration for atoms belonging to protein/peptides.

Usage

If used as a script like:

'python3 rglong.py file.pdb'

it will output commands that can be used in PyMOL to generate a sphere with radius equal to radius of gyration and to have the longest distance indicated.

About

Python script to open a PDB file and find longest distance and radius of gyration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages