Skip to content

A tool to compute and display contact maps between two PDB chains

Notifications You must be signed in to change notification settings

msidore/contact_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

contact_map.py

A tool to compute and display contact maps between two PDB chains.

Makes a contact map between two chains (Defaults A and B) from a single PDB. The area is white if there's no contact within the specified cutoff. Also outputs a modified .pdb file, in case the submitted one has problems. Outputs the separate models too

Usage: python ./contact_map.py -f file.pdb -o output_name [-d directory, -cmax cutoff_max, -cmin cutoff_min, -fc first_chain, -sc second_chain]

About

A tool to compute and display contact maps between two PDB chains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages