AlloViz#

AlloViz package

The main classes are imported into the namespace: Protein and Delta.

AlloViz.AlloViz contains the rest of modules used by Protein and Delta to process information and send calculations and analyses and produce representations.

AlloViz.Wrappers contains the classes that wrap the code of the packages/network construction methods available in AlloViz, to send their calculations through the AlloViz code without needing to execute them independently, and process their results to store them in AlloViz objects.

Modules

AlloViz.AlloViz

Main modules used by AlloViz's to process/compute information

AlloViz.Wrappers

Wrappers of AlloViz's network construction methods/packages