digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 108 231 108 231 0 ",
		bb="0,0,231,108",
		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 45 8 100 223 100 223 45 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 88 0 84 15 -Workflow Inputs ",
			bb="8,45,223,100",
			label="Workflow Inputs",
			lheight=0.15,
			lp="58,90.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		sabdab_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16 53.5 16 72.5 88 72.5 88 53.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 52 60.5 0 56 11 -sabdab_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=sabdab_file,
			pos="52,63",
			rects="16,53.5,88,72.5",
			width=1];
		pdb_array	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 149.5 53.5 149.5 72.5 214.5 72.5 214.5 53.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 182 60.5 0 49 9 -pdb_array ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=pdb_array,
			pos="182,63",
			rects="149.5,53.5,214.5,72.5",
			width=0.90278];
		pdb_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 92.5 53.5 92.5 72.5 145.5 72.5 145.5 53.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 119 60.5 0 37 7 -pdb_dir ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=pdb_dir,
			pos="119,63",
			rects="92.5,53.5,145.5,72.5",
			width=0.73611];
	}
	subgraph cluster_outputs {
		graph [label="Workflow Outputs",
			labelloc=b,
			rank=same,
			style=dashed
		];
	}
	date_step	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 9.5 0.5 9.5 19.5 74.5 19.5 74.5 0.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 42 7.5 0 49 9 -date_step ",
		height=0.27778,
		label=date_step,
		pos="42,10",
		rects="9.5,0.5,74.5,19.5",
		width=0.90278];
	sabdab_file -> date_step	[_draw_="c 7 -#000000 B 4 50.35 53.58 48.97 46.52 46.95 36.24 45.24 27.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 47.66 27.15 43.91 20.75 42.85 28.09 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 53.5 30.6 0 13 4 -file ",
		label=file,
		lp="53.5,32.5",
		pos="e,43.621,19.265 50.349,53.578 48.965,46.523 46.949,36.24 45.244,27.547"];
	echo_step	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 79 0.5 79 19.5 145 19.5 145 0.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 112 7.5 0 50 9 -echo_step ",
		height=0.27778,
		label=echo_step,
		pos="112,10",
		rects="79,0.5,145,19.5",
		width=0.91667];
	sabdab_file -> echo_step	[_draw_="c 7 -#000000 B 7 56.34 53.52 60.53 46.01 67.48 35.16 76 28 78.01 26.31 80.22 24.75 82.52 23.31 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 83.34 25.66 88.28 20.12 80.97 21.37 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 95 30.6 0 38 10 -input_file ",
		label=input_file,
		lp="95,32.5",
		pos="e,89.6,19.384 56.336,53.517 60.526,46.007 67.48,35.157 76,28 78.011,26.311 80.218,24.748 82.519,23.312"];
	date2_step	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 149.5 0.5 149.5 19.5 220.5 19.5 220.5 0.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 185 7.5 0 55 10 -date2_step ",
		height=0.27778,
		label=date2_step,
		pos="185,10",
		rects="149.5,0.5,220.5,19.5",
		width=0.98611];
	pdb_array -> date2_step	[_draw_="c 7 -#000000 B 4 182.5 53.58 182.91 46.52 183.52 36.24 184.03 27.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 186.46 27.91 184.42 20.78 181.57 27.62 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 189.5 30.6 0 13 4 -file ",
		label=file,
		lp="189.5,32.5",
		pos="e,184.51,19.265 182.5,53.578 182.91,46.523 183.52,36.24 184.03,27.547"];
	pdb_dir -> echo_step	[_draw_="c 7 -#000000 B 4 117.84 53.58 116.88 46.52 115.46 36.24 114.27 27.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 116.72 27.37 113.34 20.76 111.86 28.03 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 134 30.6 0 36 9 -input_dir ",
		label=input_dir,
		lp="134,32.5",
		pos="e,113.13,19.265 117.84,53.578 116.88,46.523 115.46,36.24 114.27,27.547"];
}
