TOC
Introduction
The Flow Class objects make the building blocks of Pymetrix (Previously Analyx).
All functions of Pymetrix are built upon the Flow Objects.
How do they work?
Flow objects are of 3 types:
- Flow Node
- Flow Layer
- Flow Graph
Here, each successive element is a collection of the previous one.
Anatomy
FlowNode()
The FlowNode is the basic building block of the entire protocol. It has 10+ methods, and more than 5 attributes:
parents
comments powered by Disqus