Mercurial > repos > genouest > logol
diff test-data/primer.lgd @ 0:f11370aba286 draft
planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/logol commit 9ab3e793622c860adb69b1272927620abd106e73
author | genouest |
---|---|
date | Wed, 06 Jun 2018 10:35:32 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/primer.lgd Wed Jun 06 10:35:32 2018 -0400 @@ -0,0 +1,113 @@ +<mxGraphModel> + <root> + <Workflow label="MyWorkflow" description="" href="" id="0"> + <mxCell/> + </Workflow> + <Layer label="Default Layer" id="1"> + <mxCell parent="0"/> + </Layer> + <Start label="model1" description="" name="model1" parameters="" id="7"> + <mxCell style="actor" parent="1" vertex="1"> + <mxGeometry x="130" y="160" width="32" height="32" as="geometry"/> + </mxCell> + </Start> + <Variable label="acgt" description="find acgt" overlap="" morphism="" data="" neg_begin="" stg_begin="" neg_end="" stg_end="" neg_size="" stg_optimalsize="" stg_size="" stg_content=""acgt"" stg_save="" neg_cost="" stc_cost="" neg_dist="" stc_dist="" id="8"> + <mxCell style="rounded" parent="1" vertex="1"> + <mxGeometry x="260" y="170" width="72" height="32" as="geometry"/> + </mxCell> + </Variable> + <End label="Terminate" description="" href="" id="9"> + <mxCell style="symbol;image=images/symbols/terminate.png" parent="1" vertex="1"> + <mxGeometry x="750" y="170" width="32" height="32" as="geometry"/> + </mxCell> + </End> + <Edge label="" description="" id="10"> + <mxCell parent="1" source="7" target="8" edge="1"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Rule label="rule" description="" id="13"> + <mxCell style="ellipse" parent="1" vertex="1"> + <mxGeometry x="150" y="70" width="32" height="32" as="geometry"/> + </mxCell> + </Rule> + <Model label="model" description="" parameters="" overlap="" name="model1" id="14"> + <mxCell style="ellipse" parent="1" vertex="1"> + <mxGeometry x="270" y="70" width="72" height="32" as="geometry"/> + </mxCell> + </Model> + <End label="Terminate" description="" href="" id="15"> + <mxCell style="symbol;image=images/symbols/terminate.png" parent="1" vertex="1"> + <mxGeometry x="470" y="70" width="32" height="32" as="geometry"/> + </mxCell> + </End> + <Edge label="" description="" id="16"> + <mxCell parent="1" source="13" target="14" edge="1"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Edge label="" description="" id="17"> + <mxCell parent="1" source="14" target="15" edge="1"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Variable label="acgtwitherror" description="acgt with errors" overlap="" negdata="" morphism="" data="" neg_begin="" stg_begin="" neg_end="" stg_end="" neg_size="" stg_optimalsize="" stg_size="" stg_content=""acgt"" stg_save="" neg_cost="" stc_cost="1" neg_dist="" stc_dist="" stc_alphabet="" stc_alphabetpercent="" id="18"> + <mxCell style="rounded" vertex="1" parent="1"> + <mxGeometry x="470" y="170" width="72" height="32" as="geometry"/> + </mxCell> + </Variable> + <Spacer label="Spacer-max10" description="" stg_begin="" stg_end="" stg_size="1,10" id="19"> + <mxCell style="rhombus" vertex="1" parent="1"> + <mxGeometry x="380" y="170" width="32" height="32" as="geometry"/> + </mxCell> + </Spacer> + <Task label="repeat" description="" nb_repeat="3" overlap="" spacer="" id="20"> + <mxCell style="symbol;image=images/symbols/fork.png" vertex="1" parent="1"> + <mxGeometry x="620" y="270" width="32" height="32" as="geometry"/> + </mxCell> + </Task> + <Variable label="acgtloop" description="" overlap="" negdata="" morphism="" data="" neg_begin="" stg_begin="" neg_end="" stg_end="" neg_size="" stg_optimalsize="" stg_size="" stg_content=""acgt"" stg_save="" neg_cost="" stc_cost="1" neg_dist="" stc_dist="" stc_alphabet="" stc_alphabetpercent="" id="21"> + <mxCell style="rounded" vertex="1" parent="1"> + <mxGeometry x="610" y="170" width="72" height="32" as="geometry"/> + </mxCell> + </Variable> + <Edge label="" description="" id="22"> + <mxCell edge="1" parent="1" source="8" target="19"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Edge label="" description="" id="23"> + <mxCell edge="1" parent="1" source="19" target="18"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Edge label="" description="" id="24"> + <mxCell edge="1" parent="1" source="18" target="21"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Edge label="" description="" id="25"> + <mxCell edge="1" parent="1" source="21" target="9"> + <mxGeometry relative="1" as="geometry"/> + </mxCell> + </Edge> + <Edge label="" description="" id="26"> + <mxCell edge="1" parent="1" source="21" target="20"> + <mxGeometry relative="1" as="geometry"> + <Array as="points"> + <mxPoint x="700" y="240"/> + </Array> + </mxGeometry> + </mxCell> + </Edge> + <Edge label="" description="" id="27"> + <mxCell edge="1" parent="1" source="20" target="21"> + <mxGeometry relative="1" as="geometry"> + <Array as="points"> + <mxPoint x="580" y="250"/> + </Array> + </mxGeometry> + </mxCell> + </Edge> + </root> +</mxGraphModel>