digraph workflow { graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 233 192 233 192 0 ", bb="0,0,192,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 184 225 184 170 ", _ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 213 0 84 15 -Workflow Inputs ", bb="8,170,184,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 178.5 16 197.5 176 197.5 176 178.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 96 185.5 0 144 29 -output of infernal's cmsearch ", fillcolor="#94DDF4", height=0.27778, label="output of infernal's cmsearch", pos="96,188", rects="16,178.5,176,197.5", width=2.2222]; } subgraph cluster_outputs { graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 42 8 42 63 150 63 150 8 ", _ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 96 15 0 92 16 -Workflow Outputs ", bb="42,8,150,63", label="Workflow Outputs", labelloc=b, lheight=0.15, lp="96,17.5", lwidth=1.28, rank=same, style=dashed ]; "5S_coordinates" [_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 50.5 35.5 50.5 54.5 141.5 54.5 141.5 35.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 96 42.5 0 75 14 -5S_coordinates ", fillcolor="#94DDF4", height=0.27778, label="5S_coordinates", pos="96,45", rects="50.5,35.5,141.5,54.5", width=1.2639]; } grep [_draw_="c 7 -#000000 C 7 -#fafad2 P 4 77 125.5 77 144.5 115 144.5 115 125.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 96 132.5 0 22 4 -grep ", height=0.27778, label=grep, pos="96,135", rects="77,125.5,115,144.5", width=0.52778]; table_hits -> grep [_draw_="c 7 -#000000 B 4 96 178.58 96 171.52 96 161.24 96 152.55 ", _hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 98.45 152.78 96 145.78 93.55 152.78 ", _ldraw_="F 8 9 -Helvetica c 7 -#000000 T 104 155.6 0 16 4 -hits ", label=hits, lp="104,157.5", pos="e,96,144.26 96,178.58 96,171.52 96,161.24 96,152.55"]; extract_5S_coords [_draw_="c 7 -#000000 C 7 -#fafad2 P 4 43 80.5 43 99.5 149 99.5 149 80.5 ", _ldraw_="F 10 9 -Helvetica c 7 -#000000 T 96 87.5 0 90 17 -extract_5S_coords ", height=0.27778, label=extract_5S_coords, pos="96,90", rects="43,80.5,149,99.5", width=1.4722]; extract_5S_coords -> "5S_coordinates" [_draw_="c 7 -#000000 B 4 96 80.71 96 75.59 96 68.85 96 62.67 ", _hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 98.45 62.78 96 55.78 93.55 62.78 ", pos="e,96,54.265 96,80.709 96,75.593 96,68.848 96,62.666"]; grep -> extract_5S_coords [_draw_="c 7 -#000000 B 4 96 125.71 96 120.59 96 113.85 96 107.67 ", _hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 98.45 107.78 96 100.78 93.55 107.78 ", _ldraw_="F 8 9 -Helvetica c 7 -#000000 T 131.5 110.6 0 71 16 -infernal_matches ", label=infernal_matches, lp="131.5,112.5", pos="e,96,99.265 96,125.71 96,120.59 96,113.85 96,107.67"]; }