logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

makeflow_analyze - analysis of Makeflow workflows

Description

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

Examples

       Analyze the syntax of a workflow:

               makeflow_analyze -k Makeflow

Name

makeflow_analyze - analysis of Makeflow workflows

Options

Commands-b,--bundle-dir=<directory>
              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.

See Also

CooperativeComputingToolsDocumentationMakeflowUserManualmakeflow(1)makeflow_monitor(1)makeflow_analyze(1)makeflow_viz(1)makeflow_graph_log(1)starch(1)makeflow_ec2_setup(1)makeflow_ec2_cleanup(1)

CCTools 7.14.5 FINAL                                                                         makeflow_analyze(1)

Synopsis

       makeflow_analyze [options] <dagfile>

See Also