#NEXUS [written Mon Aug 27 08:59:22 SGT 2007 by Mesquite version 1.12 (build h66) at toshiba-8babd84/127.0.0.1] BEGIN TAXA; TITLE Stickinsect_Taxa_Block; DIMENSIONS NTAX=5; TAXLABELS species1 species2 species3 species4 species5 ; END; BEGIN CHARACTERS; TITLE stickinsect_Character_Matrix; DIMENSIONS NCHAR=5; FORMAT DATATYPE = STANDARD GAP = - MISSING = ? SYMBOLS = " 0 1"; CHARSTATELABELS 1 wings / no yes, 2 body_surface / smooth rough_, 3 body_shape / thin_and_elongated robust_and_stout, 4 Antennae / shorter_than_body_length longer_than_body_length, 5 Head / depressed globular ; MATRIX species1 0110? species2 10011 species3 00000 species4 01100 species5 00001 ; END; BEGIN CHARACTERS; TITLE Untitled_Character_Matrix; DIMENSIONS NCHAR=2; FORMAT DATATYPE = STANDARD GAP = - MISSING = ? SYMBOLS = " 0 1"; MATRIX species1 ?? species2 ?? species3 ?? species4 ?? species5 ?? ; END; BEGIN CODONS; CODESET * UNTITLED (CHARACTERS = stickinsect_Character_Matrix) = universal: 1 - 5; CODESET * UNTITLED (CHARACTERS = Untitled_Character_Matrix) = universal: 1 - 2; END; BEGIN ASSUMPTIONS; TYPESET * UNTITLED (CHARACTERS = stickinsect_Character_Matrix) = unord: 1 - 5; TYPESET * UNTITLED (CHARACTERS = Untitled_Character_Matrix) = unord: 1 - 2; END; BEGIN MESQUITECHARMODELS; ProbModelSet * UNTITLED (CHARACTERS = stickinsect_Character_Matrix) = 'Mk1 (est.)': 1 - 5; ProbModelSet * UNTITLED (CHARACTERS = Untitled_Character_Matrix) = 'Mk1 (est.)': 1 - 2; END; Begin MESQUITE; MESQUITESCRIPTVERSION 2; TITLE AUTO; tell ProjectCoordinator; getEmployee #mesquite.minimal.ManageTaxa.ManageTaxa; tell It; setID 0 6001036799679263829; endTell; getEmployee #mesquite.charMatrices.ManageCharacters.ManageCharacters; tell It; setID 0 5617242994587559544; checksum 0 811246728; setID 1 4339827088013853489; checksum 1 3490900353; endTell; getEmployee #mesquite.charMatrices.BasicDataWindowCoord.BasicDataWindowCoord; tell It; showDataWindow #5617242994587559544 #mesquite.charMatrices.BasicDataWindowMaker.BasicDataWindowMaker; tell It; getWindow; tell It; setSize 1024 625; setLocation -4 0; setFont SanSerif; setFontSize 10; onInfoBar; setExplanationSize 30; setAnnotationSize 20; setFontIncAnnot 0; setFontIncExp 0; getToolPalette; tell It; setTool mesquite.charMatrices.BasicDataWindowMaker.BasicDataWindow.ibeam; endTell; setActive; setTool mesquite.charMatrices.BasicDataWindowMaker.BasicDataWindow.ibeam; colorCells #mesquite.charMatrices.NoColor.NoColor; setBackground White; toggleShowNames on; toggleTight off; toggleShowChanges on; toggleSeparateLines off; toggleShowStates on; toggleAutoWCharNames on; toggleShowDefaultCharNames off; toggleConstrainCW on; setColumnWidth 16; toggleBirdsEye off; toggleColorsPanel off; birdsEyeWidth 2; toggleLinkedScrolling on; toggleScrollLinkedTables off; endTell; showWindow; getEmployee #mesquite.categ.StateNamesStrip.StateNamesStrip; tell It; showStrip off; endTell; getEmployee #mesquite.charMatrices.AnnotPanel.AnnotPanel; tell It; togglePanel off; endTell; getEmployee #mesquite.charMatrices.ColorCells.ColorCells; tell It; setColor Red; removeColor off; endTell; getEmployee #mesquite.charMatrices.QuickKeySelector.QuickKeySelector; tell It; autotabOff; endTell; endTell; endTell; endTell; end;