.TH "makeflow_viz" 1 "" "CCTools 7.0.9 FINAL" "Cooperative Computing Tools" .SH NAME .LP \fBmakeflow_viz\fP - visualization of Makeflow workflows .SH SYNOPSIS .LP \FC\fBmakeflow_viz [options] \fP\FT .SH DESCRIPTION .LP \fBmakeflow_viz\fP is a collection of tools to graphically display workflows. This includes DOT and PPM. .SH OPTIONS .LP .SS Commands .LP .LP .TP \fB-D\fP, \fB-\-display\fP=\fI\fP . Translate the makeflow to the desired visualization format: dot DOT file format for precise graph drawing. ppm PPM file format for rapid iconic display cyto Cytoscape format for browsing and customization. dax DAX format for use by the Pegasus workflow manager. .TP .B \ --dot-merge-similar . Condense similar boxes .TP .B \ --dot-proportional . Change the size of the boxes proportional to file size .TP .B \ --dot-details . Display a more detailed graph including an operating sandbox for each task .TP .B \ . The following options for ppm generation are mutually exclusive: .TP .BI \ --ppm-highlight-row \ . Highlight row in completion grap .TP .BI \ --ppm-highlight-file \ . Highlight node that creates file in completion graph .TP .BI \ --ppm-highlight-executable \ . Highlight executable in completion grap .TP .B \ --ppm-show-levels . Display different levels of depth in completion graph .TP .B \ -v, --version . Show version string. .SH EXAMPLES .LP To produce a DOT representation of the workflow .fam C .nf .nh .IP "" 8 makeflow_viz -D dot Makeflow .fi .hy .fam .P To produce a cytoscape representation of the workflow .fam C .nf .nh .IP "" 8 makeflow_viz -D cyto Makeflow .fi .hy .fam .P .SH COPYRIGHT .LP The Cooperative Computing Tools are Copyright (C) 2003-2004 Douglas Thain and Copyright (C) 2005-2015 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details. .SH SEE ALSO .LP .IP \(bu 4 \fBCooperative Computing Tools Documentation\fP .IP \(bu 4 \fBMakeflow User Manual\fP .IP \(bu 4 \fBmakeflow(1)\fP \fBmakeflow_monitor(1)\fP \fBmakeflow_analyze(1)\fP \fBmakeflow_viz(1)\fP \fBmakeflow_graph_log(1)\fP \fBstarch(1)\fP \fBmakeflow_ec2_setup(1)\fP \fBmakeflow_ec2_cleanup(1)\fP