-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Sarath Chandra Dantu edited this page May 20, 2021
·
17 revisions
Welcome to the DyNoPy tutorial!
Hopefully, you will find the instructions provided here useful on how to use this code.
Listed below are the sequence of steps on how to generate the J-matrix and extract the community of residues collectively contributing to the dynamics of interest.
Generate coevolution matrix which will quantify the pairwise statistical relationship between all pairs of residues.
dyno_coevolution.py -I pdbID -n <number of threads>
General tips
You can invoke the help by using the -h flag. eg:
dyno_coevolution.py -h
©Alessandro Pandini Lab 2024
Test