Skip to content

Neutze-lab/calculateTheoreticalDifferenceMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculate Theoretical Difference Maps

This script creates a theoretical difference density map from two PDB files, a ground state and an excited state.

USAGE

  • Edit variables:

    • Put correct paths into: inputDirectory and nameOfGroundState.
    • Modify variables groundStatePDB and nameOfGroundState to your own ground state.
  • Execute:

    • Option 1:
      
      chmod +x calculateTheoreticalDifferenceMaps.sh
      ./calculateTheoreticalDifferenceMaps.sh
      
    • Option 2:
      
      sh calculateTheoreticalDifferenceMaps.sh
      

 


Written by Adams Vallejos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages