Skip to content

Some miscellaneous scripts I made to do protein analysis using the pytraj library

Notifications You must be signed in to change notification settings

svletana/Protein-analysis-using-pytraj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Protein analysis using pytraj

Some miscellaneous scripts I made to do protein analysis using pytraj

This is a work in progress...

You can find the scripts I use in the scripts folder.

scripts/scppy.py

Loads the MD production files ready for processing. Before calculating any quantity it centers the molecule at the origin and minimizes RMSD.

scripts/getpdbs.py

Simple script to get PDB file from RCSB Protein Data Bank.

scripts/dataPrep.sh

Runs afterProd.in using cpptraj, organizes data in folders as it's convenient for cppy.py

scripts/afterProd.in

Removes water molecules for later analysis. The most important stuff is done with pytraj when running cppy.py.

scripts/update_codes.py

Update PDB codes on codes_n_temps.csv according to the simulation data that it finds on the folders (which is outdated in this repository...).

About

Some miscellaneous scripts I made to do protein analysis using the pytraj library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published