digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 323 589 323 589 0 ",
		bb="0,0,589,323",
		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 104 260 104 315 463 315 463 260 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 154 303 0 84 15 -Workflow Inputs ",
			bb="104,260,463,315",
			label="Workflow Inputs",
			lheight=0.15,
			lp="154,305.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		ignore_all_errors	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 112 268.5 112 287.5 210 287.5 210 268.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 161 275.5 0 82 17 -ignore_all_errors ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=ignore_all_errors,
			pos="161,278",
			rects="112,268.5,210,287.5",
			width=1.3611];
		fasta	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 214.5 268.5 214.5 287.5 255.5 287.5 255.5 268.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 235 275.5 0 25 5 -fasta ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=fasta,
			pos="235,278",
			rects="214.5,268.5,255.5,287.5",
			width=0.56944];
		submol	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 401.5 268.5 401.5 287.5 454.5 287.5 454.5 268.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 428 275.5 0 37 6 -submol ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=submol,
			pos="428,278",
			rects="401.5,268.5,454.5,287.5",
			width=0.73611];
		no_internet	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 260 268.5 260 287.5 332 287.5 332 268.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 296 275.5 0 56 11 -no_internet ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=no_internet,
			pos="296,278",
			rects="260,268.5,332,287.5",
			width=1];
		taxon_db	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 336.5 268.5 336.5 287.5 397.5 287.5 397.5 268.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 367 275.5 0 45 8 -taxon_db ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=taxon_db,
			pos="367,278",
			rects="336.5,268.5,397.5,287.5",
			width=0.84722];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 8 8 63 581 63 581 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 62 15 0 92 16 -Workflow Outputs ",
			bb="8,8,581,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="62,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		output_entries	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 161.5 35.5 161.5 54.5 248.5 54.5 248.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 205 42.5 0 71 14 -output_entries ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=output_entries,
			pos="205,45",
			rects="161.5,35.5,248.5,54.5",
			width=1.2083];
		input_asn_type	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 367.5 35.5 367.5 54.5 458.5 54.5 458.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 413 42.5 0 75 14 -input_asn_type ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=input_asn_type,
			pos="413,45",
			rects="367.5,35.5,458.5,54.5",
			width=1.2639];
		taxid	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 116.5 35.5 116.5 54.5 157.5 54.5 157.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 137 42.5 0 25 5 -taxid ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=taxid,
			pos="137,45",
			rects="116.5,35.5,157.5,54.5",
			width=0.56944];
		output_seq_submit	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 253 35.5 253 54.5 363 54.5 363 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 308 42.5 0 94 17 -output_seq_submit ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=output_seq_submit,
			pos="308,45",
			rects="253,35.5,363,54.5",
			width=1.5278];
		submol_block_json	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 463 35.5 463 54.5 573 54.5 573 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 518 42.5 0 94 17 -submol_block_json ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=submol_block_json,
			pos="518,45",
			rects="463,35.5,573,54.5",
			width=1.5278];
		locus_tag_prefix	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16 35.5 16 54.5 112 54.5 112 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 64 42.5 0 80 16 -locus_tag_prefix ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=locus_tag_prefix,
			pos="64,45",
			rects="16,35.5,112,54.5",
			width=1.3333];
	}
	pgapx_yaml_ctl	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 215 170.5 215 189.5 309 189.5 309 170.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 262 177.5 0 78 14 -pgapx_yaml_ctl ",
		height=0.27778,
		label=pgapx_yaml_ctl,
		pos="262,180",
		rects="215,170.5,309,189.5",
		width=1.3056];
	ignore_all_errors -> pgapx_yaml_ctl	[_draw_="c 7 -#000000 B 7 159.75 268.74 158.27 255.78 157.41 230.56 170 215 179.49 203.27 193.43 195.59 207.61 190.56 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 208.12 192.97 214.04 188.49 206.62 188.3 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 204 223.1 0 68 17 -ignore_all_errors ",
		label=ignore_all_errors,
		lp="204,225",
		pos="e,215.48,188.03 159.75,268.74 158.27,255.78 157.41,230.56 170,215 179.49,203.27 193.43,195.59 207.61,190.56"];
	fasta -> pgapx_yaml_ctl	[_draw_="c 7 -#000000 B 7 235.3 268.77 235.94 256.7 237.92 233.61 244 215 246.08 208.63 249.3 202.02 252.44 196.35 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 254.38 197.89 255.8 190.61 250.15 195.41 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 267 223.1 0 46 11 -input_fasta ",
		label=input_fasta,
		lp="267,225",
		pos="e,256.56,189.3 235.3,268.77 235.94,256.7 237.92,233.61 244,215 246.08,208.63 249.3,202.02 252.44,196.35"];
	yaml2json	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 394 215.5 394 234.5 462 234.5 462 215.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 428 222.5 0 52 9 -yaml2json ",
		height=0.27778,
		label=yaml2json,
		pos="428,225",
		rects="394,215.5,462,234.5",
		width=0.94444];
	submol -> yaml2json	[_draw_="c 7 -#000000 B 4 428 268.58 428 261.52 428 251.24 428 242.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 430.45 242.78 428 235.78 425.55 242.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 439 245.6 0 22 5 -input ",
		label=input,
		lp="439,247.5",
		pos="e,428,234.26 428,268.58 428,261.52 428,251.24 428,242.55"];
	no_internet -> pgapx_yaml_ctl	[_draw_="c 7 -#000000 B 7 296.06 268.64 295.86 256.41 294.43 233.11 287 215 284.22 208.23 279.81 201.57 275.46 195.96 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 277.42 194.49 271.07 190.66 273.65 197.62 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 315.5 223.1 0 47 11 -no_internet ",
		label=no_internet,
		lp="315.5,225",
		pos="e,270.11,189.5 296.06,268.64 295.86,256.41 294.43,233.11 287,215 284.22,208.23 279.81,201.57 275.46,195.96"];
	taxon_db -> pgapx_yaml_ctl	[_draw_="c 7 -#000000 B 7 365.42 268.67 362.54 255.62 355.27 230.28 340 215 329.79 204.78 315.99 197.41 302.84 192.2 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 304.04 190.03 296.63 189.9 302.34 194.63 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 372 223.1 0 38 8 -taxon_db ",
		label=taxon_db,
		lp="372,225",
		pos="e,295.21,189.38 365.42,268.67 362.54,255.62 355.27,230.28 340,215 329.79,204.78 315.99,197.41 302.84,192.2"];
	initial_cleanup	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 223.5 125.5 223.5 144.5 300.5 144.5 300.5 125.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 262 132.5 0 61 11 -asn_cleanup ",
		height=0.27778,
		label=asn_cleanup,
		pos="262,135",
		rects="223.5,125.5,300.5,144.5",
		width=1.0694];
	type_based_splitter	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 242.5 80.5 242.5 99.5 355.5 99.5 355.5 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 299 87.5 0 97 19 -type_based_splitter ",
		height=0.27778,
		label=type_based_splitter,
		pos="299,90",
		rects="242.5,80.5,355.5,99.5",
		width=1.5694];
	initial_cleanup -> type_based_splitter	[_draw_="c 7 -#000000 B 7 266.11 125.79 269.02 120.41 273.24 113.41 278 108 278.94 106.93 279.95 105.88 281 104.86 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 282.48 106.81 286.12 100.35 279.25 103.13 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 289 110.6 0 22 5 -input ",
		label=input,
		lp="289,112.5",
		pos="e,287.26,99.349 266.11,125.79 269.02,120.41 273.24,113.41 278,108 278.94,106.93 279.95,105.88 281,104.86"];
	file2string_ltp	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 58.5 80.5 58.5 99.5 141.5 99.5 141.5 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 100 87.5 0 67 15 -file2string_ltp ",
		height=0.27778,
		label=file2string_ltp,
		pos="100,90",
		rects="58.5,80.5,141.5,99.5",
		width=1.1528];
	file2string_ltp -> locus_tag_prefix	[_draw_="c 7 -#000000 B 4 93.06 80.71 88.28 75 81.8 67.26 76.17 60.54 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 78.26 59.22 71.89 55.43 74.51 62.37 ",
		pos="e,70.92,54.265 93.059,80.709 88.278,74.998 81.797,67.258 76.169,60.535"];
	file2int_taxid	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 152 80.5 152 99.5 232 99.5 232 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 192 87.5 0 64 14 -file2int_taxid ",
		height=0.27778,
		label=file2int_taxid,
		pos="192,90",
		rects="152,80.5,232,99.5",
		width=1.1111];
	file2int_taxid -> taxid	[_draw_="c 7 -#000000 B 4 181.13 80.5 173.53 74.56 163.2 66.48 154.44 59.64 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 156.06 57.79 149.04 55.41 153.04 61.65 ",
		pos="e,147.84,54.478 181.13,80.505 173.53,74.556 163.2,66.481 154.44,59.637"];
	pgapx_yaml_ctl -> initial_cleanup	[_draw_="c 7 -#000000 B 4 262 170.71 262 165.59 262 158.85 262 152.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 264.45 152.78 262 145.78 259.55 152.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 293 155.6 0 62 14 -inp_annotation ",
		label=inp_annotation,
		lp="293,157.5",
		pos="e,262,144.27 262,170.71 262,165.59 262,158.85 262,152.67"];
	pgapx_yaml_ctl -> file2string_ltp	[_draw_="c 7 -#000000 B 10 231.52 170.57 223.17 168.04 214.17 165.1 206 162 189.08 155.58 184.45 154.42 169 145 149.53 133.13 129.21 116.65 \
115.71 105.03 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 117.33 103.2 110.45 100.44 114.11 106.89 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 180 133.1 0 22 5 -input ",
		label=input,
		lp="180,135",
		pos="e,109.31,99.442 231.52,170.57 223.17,168.04 214.17,165.1 206,162 189.08,155.58 184.45,154.42 169,145 149.53,133.13 129.21,116.65 \
115.71,105.03"];
	pgapx_yaml_ctl -> file2int_taxid	[_draw_="c 7 -#000000 B 7 234.91 170.51 222.33 165.18 208.35 156.99 200 145 192.39 134.08 190.73 118.88 190.77 107.4 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 193.21 107.73 191.03 100.64 188.31 107.54 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 211 133.1 0 22 5 -input ",
		label=input,
		lp="211,135",
		pos="e,191.09,99.128 234.91,170.51 222.33,165.18 208.35,156.99 200,145 192.39,134.08 190.73,118.88 190.77,107.4"];
	file2string_input_asn_type	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 304.5 125.5 304.5 144.5 449.5 144.5 449.5 125.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 377 132.5 0 129 26 -file2string_input_asn_type ",
		height=0.27778,
		label=file2string_input_asn_type,
		pos="377,135",
		rects="304.5,125.5,449.5,144.5",
		width=2.0139];
	pgapx_yaml_ctl -> file2string_input_asn_type	[_draw_="c 7 -#000000 B 7 298.38 170.51 307.2 168.09 316.53 165.22 325 162 335.07 158.17 345.78 153.01 354.85 148.3 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 355.97 150.48 361 145.03 353.67 146.15 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 356 155.6 0 22 5 -input ",
		label=input,
		lp="356,157.5",
		pos="e,362.34,144.32 298.38,170.51 307.2,168.09 316.53,165.22 325,162 335.07,158.17 345.78,153.01 354.85,148.3"];
	type_based_splitter -> output_entries	[_draw_="c 7 -#000000 B 4 280.43 80.5 266.27 74.03 246.59 65.02 230.88 57.84 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 232.29 55.79 224.91 55.11 230.26 60.25 ",
		pos="e,223.53,54.478 280.43,80.505 266.27,74.026 246.59,65.024 230.88,57.84"];
	type_based_splitter -> output_seq_submit	[_draw_="c 7 -#000000 B 4 300.74 80.71 301.83 75.47 303.28 68.53 304.6 62.24 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 306.92 63.1 305.96 55.75 302.13 62.1 ",
		pos="e,306.27,54.265 300.74,80.709 301.83,75.474 303.28,68.534 304.6,62.235"];
	file2string_input_asn_type -> input_asn_type	[_draw_="c 7 -#000000 B 4 380.45 125.56 386.43 110.94 398.82 80.66 406.47 61.96 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 408.66 63.09 409.04 55.68 404.12 61.24 ",
		pos="e,409.61,54.284 380.45,125.56 386.43,110.94 398.82,80.661 406.47,61.962"];
	file2string_input_asn_type -> type_based_splitter	[_draw_="c 7 -#000000 B 7 330.8 125.58 325.16 123.36 319.73 120.55 315 117 311.48 114.36 308.55 110.69 306.21 106.94 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 308.38 105.8 302.93 100.77 304.06 108.1 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 346 110.6 0 62 14 -input_asn_type ",
		label=input_asn_type,
		lp="346,112.5",
		pos="e,302.22,99.435 330.8,125.58 325.16,123.36 319.73,120.55 315,117 311.48,114.36 308.55,110.69 306.21,106.94"];
	yaml2json -> submol_block_json	[_draw_="c 7 -#000000 B 10 443.35 215.56 454.63 208.1 468 196.09 468 181 468 181 468 181 468 89 468 75.76 478.21 65.7 489.4 58.66 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 490.6 60.79 495.48 55.21 488.18 56.53 ",
		pos="e,496.8,54.463 443.35,215.56 454.63,208.1 468,196.09 468,181 468,181 468,181 468,89 468,75.757 478.21,65.703 489.4,58.66"];
	yaml2json -> pgapx_yaml_ctl	[_draw_="c 7 -#000000 B 7 407.2 215.58 392.75 209.98 372.93 202.8 355 198 342.77 194.73 329.48 191.89 316.86 189.51 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 317.5 187.14 310.18 188.29 316.62 191.96 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 394 200.6 0 22 5 -input ",
		label=input,
		lp="394,202.5",
		pos="e,308.69,188.02 407.2,215.58 392.75,209.98 372.93,202.8 355,198 342.77,194.73 329.48,191.89 316.86,189.51"];
}
