Skip to content

ComputationalBiophysicsCollaborative/Kinase_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts to process the PDB protein-kinase dataset. Requires hmmer to be installed, and IvoGPU with the utils folder on the PATH.

Rough outline of steps to do the analysis:

cd structure
mkdir my_dataset
cd my_dataset
mv ~/my_pdb_file_collection PDB
../process.sh

cd ../../contacts
mkdir my_dataset
cd my_dataset
../processPDBs.sh ./../structure/my_dataset
../analyzePDBs.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published