2004
DOI: 10.1007/978-3-642-18638-7_6
|View full text |Cite
|
Sign up to set email alerts
|

Graphviz and Dynagraph — Static and Dynamic Graph Drawing Tools

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
220
0
8

Year Published

2008
2008
2021
2021

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 294 publications
(241 citation statements)
references
References 21 publications
0
220
0
8
Order By: Relevance
“…We chose the widely used Fruchterman-Reingold (FR) algorithm to lay out our graphs. All layouts were generated by an FR implementation as provided by the GraphViz graph visualization software [7].…”
Section: Graph Layoutmentioning
confidence: 99%
“…We chose the widely used Fruchterman-Reingold (FR) algorithm to lay out our graphs. All layouts were generated by an FR implementation as provided by the GraphViz graph visualization software [7].…”
Section: Graph Layoutmentioning
confidence: 99%
“…This method is based on the routines for plotting 'BinaryTree' objects in package party (Hothorn, Hornik, and Zeileis 2006). For Weka learners implementing the Drawable interface, i.e., providing a graph() method, it is also possible to use write_to_dot() to create DOT language representations of the built classifiers for processing via the dot program of Graphviz (Ellson, Gansner, Koutsofios, North, and Woodhull 2003). These approaches are illustrated in the code below, yielding the visualizations shown in Figure 1.…”
Section: R> Print(foo)mentioning
confidence: 99%
“…1). The system maintains the pathway structure information in a flat file format written with the DOT language that can be processed by the Graphviz program (Ellson et al, 2003). Information regarding the relationship between pathways and genes/metabolites, gene annotations and sequences, and the user-uploaded data sets, including project information, are stored in the back-end MySQL database for efficient manipulation.…”
Section: Description Of the Plant Metgenmap Systemmentioning
confidence: 99%
“…edu), respectively. The pathway structure information was extracted from these files using a custom python script and then converted to the DOT language, a plain text graph description language that can be processed by the Graphviz package for visualization (Ellson et al, 2003), using an in-house Perl script. Synonyms for each metabolite in the pathways were also collected from these pathway databases and stored in the system.…”
Section: Collection and Processing Of Biochemical Pathway And Gene Anmentioning
confidence: 99%