#NEXUS begin taxa; dimensions ntax=7; taxlabels Barb[&!name="B.arbuscula"] Bdis[&!name="B.distachyon"] Bpin[&!name="B.pinnatum"] Bsta[&!name="B.stacei"] Bsyl[&!name="B.sylvaticum"] Hvul[&!name="H.vulgare"] Osat[&!name="O.sativa"] ; end; begin trees; tree tree_1 = [&R] (Osat:1.0,(Hvul:1.0,(Bsta:1.0,(Bdis:1.0,(Barb:1.0,(Bsyl:1.0,Bpin:1.0)[&label=100.0]:1.0)[&label=100.0]:1.0)[&label=100.0]:1.0)[&label=100.0]:1.0):1.0); tree tree_2 = [&R] (Osat:1.0,((Bsta:1.0,(Bdis:1.0,(Barb:1.0,(Bsyl:1.0,Bpin:1.0)[&label=100.0]:0.171913)[&label=100.0]:1.128199)[&label=100.0]:0.38942)[&label=100.0]:2.302186,Hvul:1.0):0.0); end; begin figtree; set appearance.backgroundColorAttribute="Default"; set appearance.backgroundColour=#ffffff; set appearance.branchColorAttribute="User selection"; set appearance.branchColorGradient=false; set appearance.branchLineWidth=5.0; set appearance.branchMinLineWidth=0.0; set appearance.branchWidthAttribute="Fixed"; set appearance.foregroundColour=#000000; set appearance.hilightingGradient=false; set appearance.selectionColour=#000000; set branchLabels.colorAttribute="User selection"; set branchLabels.displayAttribute="Branch times"; set branchLabels.fontName="Agency FB"; set branchLabels.fontSize=8; set branchLabels.fontStyle=0; set branchLabels.isShown=false; set branchLabels.significantDigits=4; set layout.expansion=0; set layout.layoutType="RECTILINEAR"; set layout.zoom=0; set legend.attribute="label"; set legend.fontSize=10.0; set legend.isShown=false; set legend.significantDigits=4; set nodeBars.barWidth=4.0; set nodeBars.displayAttribute=null; set nodeBars.isShown=false; set nodeLabels.colorAttribute="User selection"; set nodeLabels.displayAttribute="label"; set nodeLabels.fontName="Arial"; set nodeLabels.fontSize=28; set nodeLabels.fontStyle=1; set nodeLabels.isShown=true; set nodeLabels.significantDigits=4; set nodeShapeExternal.colourAttribute="User selection"; set nodeShapeExternal.isShown=false; set nodeShapeExternal.minSize=10.0; set nodeShapeExternal.scaleType=Width; set nodeShapeExternal.shapeType=Circle; set nodeShapeExternal.size=4.0; set nodeShapeExternal.sizeAttribute="Fixed"; set nodeShapeInternal.colourAttribute="User selection"; set nodeShapeInternal.isShown=false; set nodeShapeInternal.minSize=10.0; set nodeShapeInternal.scaleType=Width; set nodeShapeInternal.shapeType=Circle; set nodeShapeInternal.size=4.0; set nodeShapeInternal.sizeAttribute="Fixed"; set polarLayout.alignTipLabels=false; set polarLayout.angularRange=0; set polarLayout.rootAngle=0; set polarLayout.rootLength=100; set polarLayout.showRoot=true; set radialLayout.spread=0.0; set rectilinearLayout.alignTipLabels=false; set rectilinearLayout.curvature=0; set rectilinearLayout.rootLength=10000; set scale.offsetAge=0.0; set scale.rootAge=1.0; set scale.scaleFactor=1.0; set scale.scaleRoot=false; set scaleAxis.automaticScale=true; set scaleAxis.fontSize=8.0; set scaleAxis.isShown=false; set scaleAxis.lineWidth=1.0; set scaleAxis.majorTicks=1.0; set scaleAxis.minorTicks=0.5; set scaleAxis.origin=0.0; set scaleAxis.reverseAxis=false; set scaleAxis.showGrid=true; set scaleBar.automaticScale=true; set scaleBar.fontSize=10.0; set scaleBar.isShown=false; set scaleBar.lineWidth=1.0; set scaleBar.scaleRange=0.7; set tipLabels.colorAttribute="User selection"; set tipLabels.displayAttribute="Names"; set tipLabels.fontName="Arial"; set tipLabels.fontSize=36; set tipLabels.fontStyle=3; set tipLabels.isShown=true; set tipLabels.significantDigits=4; set trees.order=false; set trees.orderType="increasing"; set trees.rooting=false; set trees.rootingType="User Selection"; set trees.transform=false; set trees.transformType="cladogram"; end;