Mercurial > repos > dereeper > haplophyle
diff test-data/dotfile.txt @ 0:6f11162b6fa2 draft
planemo upload commit 11382afe87364aaafb19973470d5066229a6e34f
author | dereeper |
---|---|
date | Tue, 14 Aug 2018 08:04:23 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/dotfile.txt Tue Aug 14 08:04:23 2018 -0400 @@ -0,0 +1,25 @@ +graph G { +overlap="scale"; +outputMode="nodesfirst"; +MV1 [shape="circle", color="red", width=0.1, height=0.1,fixedsize=true]; +MV2 [shape="circle", color="red", width=0.1, height=0.1,fixedsize=true]; +MV3 [shape="circle", color="red", width=0.1, height=0.1,fixedsize=true]; +haplo1 [shape="circle",style="filled", color="green" , imagescale="both", width=1.2000000000000002, height=1.2000000000000002,fixedsize=true]; +haplo2 [shape="circle",style="filled", color="green" , imagescale="both", width=0.8, height=0.8,fixedsize=true]; +haplo3 [shape="circle",style="filled", color="green" , imagescale="both", width=5.0, height=5.0,fixedsize=true]; +haplo4 [shape="circle",style="filled", color="green" , imagescale="both", width=0.8, height=0.8,fixedsize=true]; +haplo5 [shape="circle",style="filled", color="green" , imagescale="both", width=0.8, height=0.8,fixedsize=true]; +haplo6 [shape="circle",style="filled", color="green" , imagescale="both", width=0.8, height=0.8,fixedsize=true]; +haplo7 [shape="circle",style="filled", color="green" , imagescale="both", width=0.8, height=0.8,fixedsize=true]; +haplo8 [shape="circle",style="filled", color="green" , imagescale="both", width=0.8, height=0.8,fixedsize=true]; +haplo7 -- MV2 [len=0.2]; +haplo4 -- haplo6 [len=0.2]; +haplo1 -- haplo2 [len=0.2]; +haplo1 -- MV1 [len=0.2]; +haplo4 -- MV1 [len=0.2]; +haplo3 -- haplo4 [len=0.2]; +MV2 -- MV3 [len=0.6]; +haplo5 -- MV3 [len=0.8]; +MV1 -- MV2 [len=1,label="length: 6.0",color="red"]; +haplo8 -- MV3 [len=1,label="length: 24.0",color="red"]; +} \ No newline at end of file