Skip to content

antoine-lizee/R-GSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-GSC

An R implementation of the Gerstein-Sonnhammer-Chothia algorithm described in:

Gerstein M, Sonnhammer ELL, Chothian C (1994) Volume Changes in Protein Evolution. Journal of Molecular Biology. doi:10.1016/0022-2836(94)90012-4

The algorithm is described in the paper's appendix titled, "A Method to Weight Protein Sequences to Correct for Unequal Representation." [Download PDF].

The algorithm weights the leaves of a dendrogram based on their underrepresentation.

Run the algorithm with the GSC() function from the GSC.R file. The single input to GSC() is a dendrogram object.

About

Code to implement the Gerstein-Sonnhammer-Chothia algorithm that weighs the leaves of a dendrogram according to their height.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages