DOKK / manpages / debian 10 / coop-computing-tools / makeflow_analyze.1.en
makeflow_analyze(1) Cooperative Computing Tools makeflow_analyze(1)

makeflow_analyze - analysis of Makeflow workflows

makeflow_analyze [options] <dagfile>

makeflow_analyze is a collection of tools to provide insight into the structure of workflows. This includes syntax analysis and dag statistics.

Create portable bundle of workflow.
 -h, --help
Show this help screen.
 -I, --show-input
Show input files.
 -k, --syntax-check
Syntax check.
 -O, --show-output
Show output files.
 -v, --version
Show version string.

Analyze the syntax of a workflow:

makeflow_analyze -k Makeflow

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.

CCTools 7.0.9 FINAL