digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 368 475 368 475 0 ",
		bb="0,0,475,368",
		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 78 305 78 360 467 360 467 305 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 128 348 0 84 15 -Workflow Inputs ",
			bb="78,305,467,360",
			label="Workflow Inputs",
			lheight=0.15,
			lp="128,350.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		sequence_cache	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 286.5 313.5 286.5 332.5 383.5 332.5 383.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 335 320.5 0 81 14 -sequence_cache ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=sequence_cache,
			pos="335,323",
			rects="286.5,313.5,383.5,332.5",
			width=1.3472];
		AntiFamLib	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 387.5 313.5 387.5 332.5 458.5 332.5 458.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 423 320.5 0 55 10 -AntiFamLib ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=AntiFamLib,
			pos="423,323",
			rects="387.5,313.5,458.5,332.5",
			width=0.98611];
		models1	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 86.5 313.5 86.5 332.5 145.5 332.5 145.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 116 320.5 0 43 7 -models1 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=models1,
			pos="116,323",
			rects="86.5,313.5,145.5,332.5",
			width=0.81944];
		scatter_gather_nchunks	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 149.5 313.5 149.5 332.5 282.5 332.5 282.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 216 320.5 0 117 22 -scatter_gather_nchunks ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=scatter_gather_nchunks,
			pos="216,323",
			rects="149.5,313.5,282.5,332.5",
			width=1.8472];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 8 8 63 116 63 116 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 62 15 0 92 16 -Workflow Outputs ",
			bb="8,8,116,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="62,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		out_annotation	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 17 35.5 17 54.5 107 54.5 107 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 62 42.5 0 74 14 -out_annotation ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=out_annotation,
			pos="62,45",
			rects="17,35.5,107,54.5",
			width=1.25];
	}
	Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 C 7 -#f3cea1 P 4 122.5 215.5 122.5 234.5 283.5 234.5 283.5 215.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 203 222.5 0 145 28 -Search_ab_initio_for_AntiFam ",
		fillcolor="#F3CEA1",
		height=0.27778,
		label=Search_ab_initio_for_AntiFam,
		pos="203,225",
		rects="122.5,215.5,283.5,234.5",
		width=2.2361];
	sequence_cache -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 335.92 313.57 336.88 300.39 336.65 274.86 323 260 313.45 249.6 300.98 242.29 287.7 237.18 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 288.64 234.91 281.23 234.91 287.02 239.54 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 355 268.1 0 44 9 -asn_cache ",
		label=asn_cache,
		lp="355,270",
		pos="e,279.8,234.41 335.92,313.57 336.88,300.39 336.65,274.86 323,260 313.45,249.6 300.98,242.29 287.7,237.18"];
	AntiFamLib -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 419.34 313.74 412.95 300.32 398.48 273.88 378 260 362.51 249.5 322.62 241.34 284.83 235.64 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 285.59 233.28 278.31 234.68 284.88 238.12 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 419.5 268.1 0 43 8 -hmm_path ",
		label=hmm_path,
		lp="419.5,270",
		pos="e,276.81,234.46 419.34,313.74 412.95,300.32 398.48,273.88 378,260 362.51,249.5 322.62,241.34 284.83,235.64"];
	Good_ab_initio_annotations	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 2.5 80.5 2.5 99.5 121.5 99.5 121.5 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 62 87.5 0 103 21 -bact_filter_preserved ",
		height=0.27778,
		label=bact_filter_preserved,
		pos="62,90",
		rects="2.5,80.5,121.5,99.5",
		width=1.6528];
	models1 -> Good_ab_initio_annotations	[_draw_="c 7 -#000000 B 10 93.66 313.56 76.6 305.49 56 291.51 56 271 56 271 56 271 56 134 56 125.13 57.27 115.32 58.64 107.32 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 61 108.02 59.89 100.68 56.19 107.11 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 79 200.6 0 46 10 -annotation ",
		label=annotation,
		lp="79,202.5",
		pos="e,60.167,99.196 93.658,313.56 76.599,305.49 56,291.51 56,271 56,271 56,271 56,134 56,125.13 57.268,115.32 58.639,107.32"];
	Extract_ab_initio_Proteins	[_draw_="c 7 -#000000 C 7 -#f3cea1 P 4 77.5 260.5 77.5 279.5 168.5 279.5 168.5 260.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 123 267.5 0 75 15 -protein_extract ",
		fillcolor="#F3CEA1",
		height=0.27778,
		label=protein_extract,
		pos="123,270",
		rects="77.5,260.5,168.5,279.5",
		width=1.2639];
	models1 -> Extract_ab_initio_Proteins	[_draw_="c 7 -#000000 B 4 117.16 313.58 118.12 306.52 119.54 296.24 120.73 287.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 123.14 288.03 121.66 280.76 118.28 287.37 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 132 290.6 0 22 5 -input ",
		label=input,
		lp="132,292.5",
		pos="e,121.87,279.26 117.16,313.58 118.12,306.52 119.54,296.24 120.73,287.55"];
	scatter_gather_nchunks -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 218.41 313.79 222.3 299.02 228.61 267.24 219 243 218.76 242.41 218.5 241.82 218.2 241.25 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 220.24 239.88 214.15 235.65 216.27 242.76 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 273 268.1 0 98 22 -scatter_gather_nchunks ",
		label=scatter_gather_nchunks,
		lp="273,270",
		pos="e,213.26,234.42 218.41,313.79 222.3,299.02 228.61,267.24 219,243 218.76,242.41 218.5,241.82 218.2,241.25"];
	Good_ab_initio_proteins	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 69.5 125.5 69.5 144.5 152.5 144.5 152.5 125.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 111 132.5 0 67 13 -set_operation ",
		height=0.27778,
		label=set_operation,
		pos="111,135",
		rects="69.5,125.5,152.5,144.5",
		width=1.1528];
	Good_ab_initio_proteins -> Good_ab_initio_annotations	[_draw_="c 7 -#000000 B 4 101.55 125.71 94.77 119.76 85.48 111.61 77.61 104.7 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 79.43 103.04 72.56 100.26 76.2 106.72 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 121.5 110.6 0 61 14 -only_those_ids ",
		label=only_those_ids,
		lp="121.5,112.5",
		pos="e,71.419,99.265 101.55,125.71 94.774,119.76 85.485,111.61 77.612,104.7"];
	ab_initio_AntiFam_tainted_proteins	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 148 170.5 148 189.5 198 189.5 198 170.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 173 177.5 0 34 6 -reduce ",
		height=0.27778,
		label=reduce,
		pos="173,180",
		rects="148,170.5,198,189.5",
		width=0.69444];
	Search_ab_initio_for_AntiFam -> ab_initio_AntiFam_tainted_proteins	[_draw_="c 7 -#000000 B 4 197.22 215.71 193.31 210.12 188.06 202.58 183.43 195.96 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 185.65 194.85 179.63 190.51 181.63 197.65 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 202.5 200.6 0 25 6 -aligns ",
		label=aligns,
		lp="202.5,202.5",
		pos="e,178.77,189.27 197.22,215.71 193.31,210.12 188.06,202.58 183.43,195.96"];
	Good_ab_initio_annotations -> out_annotation	[_draw_="c 7 -#000000 B 4 62 80.71 62 75.59 62 68.85 62 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 64.45 62.78 62 55.78 59.55 62.78 ",
		pos="e,62,54.265 62,80.709 62,75.593 62,68.848 62,62.666"];
	Extract_ab_initio_Proteins -> Good_ab_initio_proteins	[_draw_="c 7 -#000000 B 4 122.25 260.68 120.3 239.13 115.08 181.17 112.49 152.51 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 114.96 152.58 111.89 145.82 110.08 153.02 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 121 200.6 0 6 1 -A ",
		label=A,
		lp="121,202.5",
		pos="e,111.75,144.32 122.25,260.68 120.3,239.13 115.08,181.17 112.49,152.51"];
	Extract_ab_initio_Proteins -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 122.03 260.7 121.85 255.01 122.63 247.67 127 243 129.17 240.68 133.11 238.63 138.09 236.85 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 138.63 239.24 144.61 234.85 137.2 234.56 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 141 245.6 0 28 6 -seqids ",
		label=seqids,
		lp="141,247.5",
		pos="e,146.06,234.41 122.03,260.7 121.85,255.01 122.63,247.67 127,243 129.17,240.68 133.11,238.63 138.09,236.85"];
	Extract_ab_initio_Proteins -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 10 137.95 260.67 142.53 258 147.53 254.97 152 252 157.55 248.31 158.24 246.35 164 243 167.02 241.24 170.25 239.56 \
173.51 237.97 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 174.39 240.27 179.73 235.11 172.34 235.81 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 181 245.6 0 34 8 -proteins ",
		label=proteins,
		lp="181,247.5",
		pos="e,181.1,234.48 137.95,260.67 142.53,258 147.53,254.97 152,252 157.55,248.31 158.24,246.35 164,243 167.02,241.24 170.25,239.56 173.51,\
237.97"];
	Extract_ab_initio_Proteins -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 168.41 265.7 178.14 263.1 187.68 258.84 195 252 197.72 249.46 199.52 246.02 200.71 242.48 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 203.05 243.24 202.2 235.87 198.27 242.16 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 209 245.6 0 18 4 -lds2 ",
		label=lds2,
		lp="209,247.5",
		pos="e,202.53,234.39 168.41,265.7 178.14,263.1 187.68,258.84 195,252 197.72,249.46 199.52,246.02 200.71,242.48"];
	ab_initio_AntiFam_tainted_proteins -> Good_ab_initio_proteins	[_draw_="c 7 -#000000 B 4 160.75 170.5 152 164.44 140.07 156.16 130.08 149.23 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 131.62 147.32 124.47 145.34 128.82 151.34 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 151 155.6 0 6 1 -B ",
		label=B,
		lp="151,157.5",
		pos="e,123.22,144.48 160.75,170.5 152,164.44 140.07,156.16 130.08,149.23"];
}
