digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 233 246 233 246 0 ",
		bb="0,0,246,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 238 225 238 170 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 213 0 84 15 -Workflow Inputs ",
			bb="8,170,238,225",
			label="Workflow Inputs",
			lheight=0.15,
			lp="58,215.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		table_hits	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16.5 178.5 16.5 197.5 229.5 197.5 229.5 178.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 123 185.5 0 197 39 -output of infernal's cmscan or cmsearch ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="output of infernal's cmscan or cmsearch",
			pos="123,188",
			rects="16.5,178.5,229.5,197.5",
			width=2.9583];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 66 8 66 63 180 63 180 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 120 15 0 92 16 -Workflow Outputs ",
			bb="66,8,180,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="120,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		SSU_coordinates	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 74 35.5 74 54.5 172 54.5 172 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 123 42.5 0 82 15 -SSU_coordinates ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=SSU_coordinates,
			pos="123,45",
			rects="74,35.5,172,54.5",
			width=1.3611];
	}
	grep	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 104 125.5 104 144.5 142 144.5 142 125.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 123 132.5 0 22 4 -grep ",
		height=0.27778,
		label=grep,
		pos="123,135",
		rects="104,125.5,142,144.5",
		width=0.52778];
	table_hits -> grep	[_draw_="c 7 -#000000 B 4 123 178.58 123 171.52 123 161.24 123 152.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 125.45 152.78 123 145.78 120.55 152.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 131 155.6 0 16 4 -hits ",
		label=hits,
		lp="131,157.5",
		pos="e,123,144.26 123,178.58 123,171.52 123,161.24 123,152.55"];
	extract_coords	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 78.5 80.5 78.5 99.5 167.5 99.5 167.5 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 123 87.5 0 73 14 -extract_coords ",
		height=0.27778,
		label=extract_coords,
		pos="123,90",
		rects="78.5,80.5,167.5,99.5",
		width=1.2361];
	grep -> extract_coords	[_draw_="c 7 -#000000 B 4 123 125.71 123 120.59 123 113.85 123 107.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 125.45 107.78 123 100.78 120.55 107.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 158.5 110.6 0 71 16 -infernal_matches ",
		label=infernal_matches,
		lp="158.5,112.5",
		pos="e,123,99.265 123,125.71 123,120.59 123,113.85 123,107.67"];
	extract_coords -> SSU_coordinates	[_draw_="c 7 -#000000 B 4 123 80.71 123 75.59 123 68.85 123 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 125.45 62.78 123 55.78 120.55 62.78 ",
		pos="e,123,54.265 123,80.709 123,75.593 123,68.848 123,62.666"];
}
