digraph workflow { graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 153 116 153 116 0 ", bb="0,0,116,153", bgcolor="#eeeeee", clusterrank=local, color=black, dpi=96, fontsize=10, labeljust=left, nodesep=0.05, ranksep=0.22, xdotversion=1.7 ]; node [color=black, fillcolor=lightgoldenrodyellow, fontcolor=black, fontname=Helvetica, fontsize=10, height=0, label="\N", shape=record, style=filled, width=0 ]; edge [arrowsize=0.7, color=black, fontcolor=black, fontname=Helvetica, fontsize=8 ]; subgraph cluster_inputs { graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 90 8 145 108 145 108 90 ", _ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 133 0 84 15 -Workflow Inputs ", bb="8,90,108,145", label="Workflow Inputs", lheight=0.15, lp="58,135.5", lwidth=1.17, rank=same, style=dashed ]; keggid_file [_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 23.5 98.5 23.5 117.5 92.5 117.5 92.5 98.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 58 105.5 0 53 11 -keggid_file ", fillcolor="#94DDF4", height=0.27778, label=keggid_file, pos="58,108", rects="23.5,98.5,92.5,117.5", width=0.95833]; } subgraph cluster_outputs { graph [label="Workflow Outputs", labelloc=b, rank=same, style=dashed ]; } read_input [_draw_="c 7 -#000000 C 7 -#fafad2 P 4 24 45.5 24 64.5 92 64.5 92 45.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 58 52.5 0 52 10 -read_input ", height=0.27778, label=read_input, pos="58,55", rects="24,45.5,92,64.5", width=0.94444]; keggid_file -> read_input [_draw_="c 7 -#000000 B 4 58 98.58 58 91.52 58 81.24 58 72.55 ", _hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 60.45 72.78 58 65.78 55.55 72.78 ", _ldraw_="F 8 9 -Helvetica c 7 -#000000 T 64.5 75.6 0 13 4 -file ", label=file, lp="64.5,77.5", pos="e,58,64.265 58,98.578 58,91.523 58,81.24 58,72.547"]; wget [_draw_="c 7 -#000000 C 7 -#fafad2 P 4 37.5 0.5 37.5 19.5 78.5 19.5 78.5 0.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 58 7.5 0 25 4 -wget ", height=0.27778, label=wget, pos="58,10", rects="37.5,0.5,78.5,19.5", width=0.56944]; read_input -> wget [_draw_="c 7 -#000000 B 4 58 45.71 58 40.59 58 33.85 58 27.67 ", _hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 60.45 27.78 58 20.78 55.55 27.78 ", _ldraw_="F 8 9 -Helvetica c 7 -#000000 T 72 30.6 0 28 6 -keggid ", label=keggid, lp="72,32.5", pos="e,58,19.265 58,45.709 58,40.593 58,33.848 58,27.666"]; }