Skip to content
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.
/ Rg Public archive

A small python script that calculates the Radius of Gyration (Rg) of a protein.

License

Notifications You must be signed in to change notification settings

sarisabban/Rg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Rg

A small python script that calculates the Radius of Gyration (Rg) of a protein.

Description

This is a very small python script with a function that calculates the Radius of Gyration (Rg) of a protein given its .pdb structure file. It is adapted from the PyMol script to become a stand alone function indipendent of PyMol and capable of running on Python 3.

How To Use

  1. Run Rg calculation using the following command:

python3 Rg.py FILENAME.pdb

About

A small python script that calculates the Radius of Gyration (Rg) of a protein.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages