digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 368 412 368 412 0 ",
		bb="0,0,412,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 15 305 15 360 404 360 404 305 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 65 348 0 84 15 -Workflow Inputs ",
			bb="15,305,404,360",
			label="Workflow Inputs",
			lheight=0.15,
			lp="65,350.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		sequence_cache	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 86.5 313.5 86.5 332.5 183.5 332.5 183.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 135 320.5 0 81 14 -sequence_cache ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=sequence_cache,
			pos="135,323",
			rects="86.5,313.5,183.5,332.5",
			width=1.3472];
		AntiFamLib	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 324.5 313.5 324.5 332.5 395.5 332.5 395.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 360 320.5 0 55 10 -AntiFamLib ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=AntiFamLib,
			pos="360,323",
			rects="324.5,313.5,395.5,332.5",
			width=0.98611];
		scatter_gather_nchunks	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 187.5 313.5 187.5 332.5 320.5 332.5 320.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 254 320.5 0 117 22 -scatter_gather_nchunks ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=scatter_gather_nchunks,
			pos="254,323",
			rects="187.5,313.5,320.5,332.5",
			width=1.8472];
		models1	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 23.5 313.5 23.5 332.5 82.5 332.5 82.5 313.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 53 320.5 0 43 7 -models1 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=models1,
			pos="53,323",
			rects="23.5,313.5,82.5,332.5",
			width=0.81944];
	}
	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 98.5 215.5 98.5 234.5 259.5 234.5 259.5 215.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 179 222.5 0 145 28 -Search_ab_initio_for_AntiFam ",
		fillcolor="#F3CEA1",
		height=0.27778,
		label=Search_ab_initio_for_AntiFam,
		pos="179,225",
		rects="98.5,215.5,259.5,234.5",
		width=2.2361];
	sequence_cache -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 126.54 313.56 115.23 301.23 97.85 277.81 109 260 115.29 249.96 125.48 242.8 136.17 237.74 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 137.12 240 142.6 235 135.2 235.49 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 131 268.1 0 44 9 -asn_cache ",
		label=asn_cache,
		lp="131,270",
		pos="e,143.99,234.41 126.54,313.56 115.23,301.23 97.852,277.81 109,260 115.29,249.96 125.48,242.8 136.17,237.74"];
	AntiFamLib -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 361.7 313.51 363.81 300.23 365.65 274.58 352 260 339.94 247.12 303.66 238.95 267.42 233.85 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 267.97 231.45 260.71 232.95 267.32 236.31 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 382.5 268.1 0 43 8 -hmm_path ",
		label=hmm_path,
		lp="382.5,270",
		pos="e,259.21,232.75 361.7,313.51 363.81,300.23 365.65,274.58 352,260 339.94,247.12 303.66,238.95 267.42,233.85"];
	scatter_gather_nchunks -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 255.1 313.56 256.73 296.9 257.59 259.91 236 243 233.58 241.11 230.96 239.42 228.2 237.93 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 229.42 235.79 222.04 235.03 227.34 240.23 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 303 268.1 0 98 22 -scatter_gather_nchunks ",
		label=scatter_gather_nchunks,
		lp="303,270",
		pos="e,220.67,234.39 255.1,313.56 256.73,296.9 257.59,259.91 236,243 233.58,241.11 230.96,239.42 228.2,237.93"];
	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 53.79 313.71 54.68 303.62 56 286.08 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 53.788,313.71 54.677,303.62 56,286.08 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 154.5 260.5 154.5 279.5 245.5 279.5 245.5 260.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 200 267.5 0 75 15 -protein_extract ",
		fillcolor="#F3CEA1",
		height=0.27778,
		label=protein_extract,
		pos="200,270",
		rects="154.5,260.5,245.5,279.5",
		width=1.2639];
	models1 -> Extract_ab_initio_Proteins	[_draw_="c 7 -#000000 B 7 67.84 313.61 73.42 310.65 79.9 307.46 86 305 109.1 295.7 135.74 287.61 157.45 281.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 157.93 284.07 164.05 279.89 156.65 279.34 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 146 290.6 0 22 5 -input ",
		label=input,
		lp="146,292.5",
		pos="e,165.51,279.49 67.838,313.61 73.425,310.65 79.902,307.46 86,305 109.1,295.7 135.74,287.61 157.45,281.67"];
	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"];
	ab_initio_AntiFam_tainted_proteins	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 154 170.5 154 189.5 204 189.5 204 170.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 179 177.5 0 34 6 -reduce ",
		height=0.27778,
		label=reduce,
		pos="179,180",
		rects="154,170.5,204,189.5",
		width=0.69444];
	Search_ab_initio_for_AntiFam -> ab_initio_AntiFam_tainted_proteins	[_draw_="c 7 -#000000 B 4 179 215.71 179 210.59 179 203.85 179 197.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 181.45 197.78 179 190.78 176.55 197.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 191.5 200.6 0 25 6 -aligns ",
		label=aligns,
		lp="191.5,202.5",
		pos="e,179,189.27 179,215.71 179,210.59 179,203.85 179,197.67"];
	Good_ab_initio_proteins	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 137.5 125.5 137.5 144.5 220.5 144.5 220.5 125.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 179 132.5 0 67 13 -set_operation ",
		height=0.27778,
		label=set_operation,
		pos="179,135",
		rects="137.5,125.5,220.5,144.5",
		width=1.1528];
	Good_ab_initio_proteins -> Good_ab_initio_annotations	[_draw_="c 7 -#000000 B 4 155.88 125.5 137.86 118.88 112.65 109.61 92.89 102.35 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 93.9 100.12 86.49 100 92.21 104.71 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 160.5 110.6 0 61 14 -only_those_ids ",
		label=only_those_ids,
		lp="160.5,112.5",
		pos="e,85.067,99.478 155.88,125.5 137.86,118.88 112.65,109.61 92.89,102.35"];
	Extract_ab_initio_Proteins -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 210.28 260.75 215.4 255.62 219.78 248.89 216 243 215.21 241.77 214.31 240.63 213.32 239.57 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 215 237.78 208.01 235.3 211.93 241.6 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 226 245.6 0 18 4 -lds2 ",
		label=lds2,
		lp="226,247.5",
		pos="e,206.83,234.36 210.28,260.75 215.4,255.62 219.78,248.89 216,243 215.21,241.77 214.31,240.63 213.32,239.57"];
	Extract_ab_initio_Proteins -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 157.61 260.59 153.89 258.35 150.56 255.54 148 252 144.6 247.31 146.61 242.94 150.9 239.18 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 152.2 241.25 156.61 235.29 149.44 237.2 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 162 245.6 0 28 6 -seqids ",
		label=seqids,
		lp="162,247.5",
		pos="e,157.86,234.44 157.61,260.59 153.89,258.35 150.56,255.54 148,252 144.6,247.31 146.61,242.94 150.9,239.18"];
	Extract_ab_initio_Proteins -> Search_ab_initio_for_AntiFam	[_draw_="c 7 -#000000 B 7 188.02 260.8 185.26 258.31 182.65 255.33 181 252 179.55 249.07 178.76 245.72 178.37 242.42 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 180.83 242.58 178.16 235.66 175.93 242.73 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 198 245.6 0 34 8 -proteins ",
		label=proteins,
		lp="198,247.5",
		pos="e,178.11,234.14 188.02,260.8 185.26,258.31 182.65,255.33 181,252 179.55,249.07 178.76,245.72 178.37,242.42"];
	Extract_ab_initio_Proteins -> Good_ab_initio_proteins	[_draw_="c 7 -#000000 B 10 228.8 260.55 240.93 255.33 253.68 247.23 260 235 264.08 227.1 263.45 223.19 260 215 247.84 186.14 219.41 162.59 \
199.69 148.93 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 201.3 147.06 194.13 145.19 198.57 151.13 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 258 200.6 0 6 1 -A ",
		label=A,
		lp="258,202.5",
		pos="e,192.87,144.35 228.8,260.55 240.93,255.33 253.68,247.23 260,235 264.08,227.1 263.45,223.19 260,215 247.84,186.14 219.41,162.59 \
199.69,148.93"];
	ab_initio_AntiFam_tainted_proteins -> Good_ab_initio_proteins	[_draw_="c 7 -#000000 B 4 179 170.71 179 165.59 179 158.85 179 152.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 181.45 152.78 179 145.78 176.55 152.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 182 155.6 0 6 1 -B ",
		label=B,
		lp="182,157.5",
		pos="e,179,144.27 179,170.71 179,165.59 179,158.85 179,152.67"];
}
