digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 233 130 233 130 0 ",
		bb="0,0,130,233",
		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 170 8 225 108 225 108 170 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 213 0 84 15 -Workflow Inputs ",
			bb="8,170,108,225",
			label="Workflow Inputs",
			lheight=0.15,
			lp="58,215.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		file1	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 39 178.5 39 197.5 77 197.5 77 178.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 58 185.5 0 22 5 -file1 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=file1,
			pos="58,188",
			rects="39,178.5,77,197.5",
			width=0.52778];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 14 8 14 63 122 63 122 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 68 15 0 92 16 -Workflow Outputs ",
			bb="14,8,122,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="68,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		val2	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 70 35.5 70 54.5 108 54.5 108 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 89 42.5 0 22 4 -val2 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=val2,
			pos="89,45",
			rects="70,35.5,108,54.5",
			width=0.52778];
		val1	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 28 35.5 28 54.5 66 54.5 66 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 47 42.5 0 22 4 -val1 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=val1,
			pos="47,45",
			rects="28,35.5,66,54.5",
			width=0.52778];
	}
	step1	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 36 125.5 36 144.5 80 144.5 80 125.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 58 132.5 0 28 5 -step1 ",
		height=0.27778,
		label=step1,
		pos="58,135",
		rects="36,125.5,80,144.5",
		width=0.61111];
	file1 -> step1	[_draw_="c 7 -#000000 B 4 58 178.58 58 171.52 58 161.24 58 152.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 60.45 152.78 58 145.78 55.55 152.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 70 155.6 0 24 4 -name ",
		label=name,
		lp="70,157.5",
		pos="e,58,144.26 58,178.58 58,171.52 58,161.24 58,152.55"];
	step1 -> val1	[_draw_="c 7 -#000000 B 4 56.95 125.56 55.14 111.14 51.43 81.48 49.09 62.73 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 51.52 62.43 48.22 55.79 46.66 63.04 ",
		pos="e,48.035,54.284 56.945,125.56 55.142,111.14 51.435,81.476 49.091,62.727"];
	step2	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 63 80.5 63 99.5 107 99.5 107 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 85 87.5 0 28 5 -step2 ",
		height=0.27778,
		label=step2,
		pos="85,90",
		rects="63,80.5,107,99.5",
		width=0.61111];
	step1 -> step2	[_draw_="c 7 -#000000 B 4 63.21 125.71 66.64 120.24 71.25 112.9 75.34 106.38 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 77.36 107.78 79.01 100.55 73.21 105.17 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 85 110.6 0 24 4 -name ",
		label=name,
		lp="85,112.5",
		pos="e,79.81,99.265 63.206,125.71 66.642,120.24 71.249,112.9 75.342,106.38"];
	step2 -> val2	[_draw_="c 7 -#000000 B 4 85.77 80.71 86.25 75.59 86.87 68.85 87.45 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 89.88 62.97 88.09 55.77 85 62.52 ",
		pos="e,88.231,54.265 85.771,80.709 86.247,75.593 86.875,68.848 87.45,62.666"];
}
