Hierarchical layout
From BioUML platform
Revision as of 15:24, 14 June 2013 by Tagir Valeev (Talk | contribs)
This page or section is a stub. Please add more information here! |
The hierarchic layout algorithm tries to arrange the compounds in a fashion that the irreversible reactions point in one direction. This type of visuallization is especially useful for metabolic pathways, in which the reactions occur only in one direction. The algorithm partitions the compounds into layers and than arranges the compounds in the layers, such that the number of crossings between different reactions is low. The hierarchic layout algorithm usually produces few crossings and no overlaps. However, if the data is not directed, the resulting layout may be not satisfactory and a force-directed layout may be more appropiate.