Skip to content

A program to identify ligand binding sites on protein structures

Notifications You must be signed in to change notification settings

thecodingdoc/sitehound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To compile SiteHound, you need a C compiler. In a Linux system, you can compile the program like this:

gcc -O3 -o sitehound sitehound.c -lm

See Ghersi and Sanchez, Bioinformatics 2009 for more information on the program.

About

A program to identify ligand binding sites on protein structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages