digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 188 1305 188 1305 0 ",
		bb="0,0,1305,188",
		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 612 125 612 180 844 180 844 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 662 168 0 84 15 -Workflow Inputs ",
			bb="612,125,844,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="662,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		organism	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 620 133.5 620 152.5 682 152.5 682 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 651 140.5 0 46 8 -organism ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=organism,
			pos="651,143",
			rects="620,133.5,682,152.5",
			width=0.86111];
		secondary_analysis_matrix	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 686 133.5 686 152.5 836 152.5 836 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 761 140.5 0 134 25 -secondary_analysis_matrix ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=secondary_analysis_matrix,
			pos="761,143",
			rects="686,133.5,836,152.5",
			width=2.0833];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 8 8 63 1297 63 1297 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 62 15 0 92 16 -Workflow Outputs ",
			bb="8,8,1297,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="62,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		marker_gene_plot_t_test	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16 35.5 16 54.5 178 54.5 178 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 97 42.5 0 146 30 -Cell type marker genes, t-test ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="Cell type marker genes, t-test",
			pos="97,45",
			rects="16,35.5,178,54.5",
			width=2.25];
		umap_plot	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 182.5 35.5 182.5 54.5 473.5 54.5 473.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 328 42.5 0 275 55 -UMAP dimensionality reduction plot colored by cell type ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="UMAP dimensionality reduction plot colored by cell type",
			pos="328,45",
			rects="182.5,35.5,473.5,54.5",
			width=4.0417];
		calculated_metadata_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 478 35.5 478 54.5 618 54.5 618 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 548 42.5 0 124 24 -calculated_metadata_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=calculated_metadata_file,
			pos="548,45",
			rects="478,35.5,618,54.5",
			width=1.9444];
		neighborhood_enrichment_plot	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 622 35.5 622 54.5 790 54.5 790 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 706 42.5 0 152 28 -neighborhood_enrichment_plot ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=neighborhood_enrichment_plot,
			pos="706,45",
			rects="622,35.5,790,54.5",
			width=2.3333];
		spatial_plot	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 794.5 35.5 794.5 54.5 965.5 54.5 965.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 880 42.5 0 155 33 -Spatial plot colored by cell type ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="Spatial plot colored by cell type",
			pos="880,45",
			rects="794.5,35.5,965.5,54.5",
			width=2.375];
		annotated_secondary_analysis_matrix	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 969.5 35.5 969.5 54.5 1174.5 54.5 1174.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 1072 42.5 0 189 35 -annotated_secondary_analysis_matrix ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=annotated_secondary_analysis_matrix,
			pos="1072,45",
			rects="969.5,35.5,1174.5,54.5",
			width=2.8472];
		cell_type_manifest	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 1179 35.5 1179 54.5 1289 54.5 1289 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 1234 42.5 0 94 18 -cell_type_manifest ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=cell_type_manifest,
			pos="1234,45",
			rects="1179,35.5,1289,54.5",
			width=1.5278];
	}
	pan_organ_azimuth	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 649.5 80.5 649.5 99.5 762.5 99.5 762.5 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 706 87.5 0 97 17 -pan_organ_azimuth ",
		height=0.27778,
		label=pan_organ_azimuth,
		pos="706,90",
		rects="649.5,80.5,762.5,99.5",
		width=1.5694];
	organism -> pan_organ_azimuth	[_draw_="c 7 -#000000 B 4 660.08 133.58 668.49 125.78 681.15 114.04 691.05 104.86 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 692.51 106.85 695.98 100.29 689.18 103.26 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 705.5 110.6 0 39 8 -organism ",
		label=organism,
		lp="705.5,112.5",
		pos="e,697.09,99.265 660.08,133.58 668.49,125.78 681.15,114.04 691.05,104.86"];
	secondary_analysis_matrix -> pan_organ_azimuth	[_draw_="c 7 -#000000 B 7 752.8 133.74 745.8 126.75 735.4 116.55 726 108 724.79 106.9 723.52 105.77 722.23 104.64 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 723.93 102.87 717.03 100.16 720.73 106.58 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 789 110.6 0 110 25 -secondary_analysis_matrix ",
		label=secondary_analysis_matrix,
		lp="789,112.5",
		pos="e,715.88,99.173 752.8,133.74 745.8,126.75 735.4,116.55 726,108 724.79,106.9 723.52,105.77 722.23,104.64"];
	pan_organ_azimuth -> marker_gene_plot_t_test	[_draw_="c 7 -#000000 B 7 649.54 88.93 553.26 88.19 351.26 84.01 182 63 168.77 61.36 154.52 58.82 141.53 56.19 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 142.04 53.8 134.69 54.78 141.05 58.6 ",
		pos="e,133.21,54.469 649.54,88.927 553.26,88.194 351.26,84.008 182,63 168.77,61.358 154.52,58.816 141.53,56.194"];
	pan_organ_azimuth -> umap_plot	[_draw_="c 7 -#000000 B 4 649.82 82.61 586.55 75.41 483.12 63.65 410.64 55.4 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 411.14 52.99 403.91 54.63 410.58 57.86 ",
		pos="e,402.4,54.464 649.82,82.609 586.55,75.411 483.12,63.646 410.64,55.401"];
	pan_organ_azimuth -> calculated_metadata_file	[_draw_="c 7 -#000000 B 4 674.78 80.5 649.68 73.67 614.27 64.03 587.25 56.68 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 588.01 54.35 580.61 54.88 586.72 59.08 ",
		pos="e,579.15,54.478 674.78,80.505 649.68,73.673 614.27,64.035 587.25,56.681"];
	pan_organ_azimuth -> neighborhood_enrichment_plot	[_draw_="c 7 -#000000 B 4 706 80.71 706 75.59 706 68.85 706 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 708.45 62.78 706 55.78 703.55 62.78 ",
		pos="e,706,54.265 706,80.709 706,75.593 706,68.848 706,62.666"];
	pan_organ_azimuth -> spatial_plot	[_draw_="c 7 -#000000 B 4 740.38 80.5 768.26 73.61 807.69 63.87 837.55 56.49 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 838.02 58.9 844.23 54.84 836.84 54.14 ",
		pos="e,845.69,54.478 740.38,80.505 768.26,73.614 807.69,63.869 837.55,56.491"];
	pan_organ_azimuth -> annotated_secondary_analysis_matrix	[_draw_="c 7 -#000000 B 7 762.41 84.33 815.15 79.74 896.05 72.1 966 63 981.9 60.93 999.08 58.34 1014.88 55.8 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 1015 58.26 1021.51 54.72 1014.21 53.42 ",
		pos="e,1023,54.479 762.41,84.332 815.15,79.737 896.05,72.099 966,63 981.9,60.932 999.08,58.335 1014.9,55.798"];
	pan_organ_azimuth -> cell_type_manifest	[_draw_="c 7 -#000000 B 7 762.3 87.47 869.07 84.29 1097.21 76.19 1175 63 1183.68 61.53 1192.9 59.24 1201.41 56.81 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 1201.85 59.23 1207.86 54.89 1200.45 54.54 ",
		pos="e,1209.3,54.457 762.3,87.466 869.07,84.295 1097.2,76.189 1175,63 1183.7,61.528 1192.9,59.236 1201.4,56.807"];
}
