AlloViz.Wrappers¶
Wrappers of AlloViz’s network construction methods/packages
Each module contains the class(es) that wrap the code of a package used by AlloViz as a
network construction method. They are used to send their calculations through the AlloViz
code without needing to execute them independently, and process their results to store
them in AlloViz objects. They are child classes of Base
module’s
Base
class and other classes therein (by multiple
inheritance).
Modules
AlloViz's own network construction method wrapper |
|
Base module for package/software wrapping for AlloViz |
|
CARDS network construction method wrapper |
|
GSAtools wrapper |
|
|
GetContacts' contact frequencies |
MDEntropy wrapper |
|
|
MD-TASK's Pearson's correlation of CA atoms |
PyInteraph2 wrapper |
|
correlationplus wrapper |
|
dynetan wrapper |
|
g_correlation wrapper |
|
pytraj wrapper |