#NEXUS begin data; dimensions ntax=33 nchar=73; format datatype = standard gap = - missing =?; matrix Nemoura 000010?001000000000000000000000000000010000000000100-0000001100001100-000 Tettigonia 00001000000001000000100011--000000000000000000000000-0000000011000000-000 Embioptera_spec.indet. 01001002110000000000110000000001002200102-1111001010-1000001100001100-000 Timema 11000000111000000100010000000001--2222-----------------01100010011100-110 Agathemera 10001110111111001100010000101001--2222-----------------010011000111010100 Aretaon 100011101111111?1101010000211011--2222-----------------011100000111010100 Aschiphasma 100011111111000111110100002011001-2020---------01011001010100100011010111 Epidares 100011101111111?1111010000201011--2222-----------------011100100111010100 Eyrycantha 100011121111110(0 1)1100(0 1)10011--1001--2222-----------------011100100111111000 Heteropteryx 100011101111110?1110010000211010111110001(0 1)1(0 1)11101011101010100000111010100 Medauroidea 10111112111111011121010011--1101--2222-----------------010100100111111100 Micrarchus 1011111(1 2)111111011121010011--1111--2222-----------------011100000111011000 Orxines 10001112111111011121010011--11001-1111---------1--2111-010100010111010100 Phyllium 10101110111111011101011100211100110110002-2-2110111100101100010011100-100 Pseudophasma 1000111111111101111101000020110011101001--2-2111--11101010100100111010100 Pseudosermyle 10001112111111011111010011--1101--2222-----------------01000000111100-011 Sceptrophasma 10111112111111011111010011--1101--2222-----------------010100100111010100 Echinosomiscus ???0?????1????0?1?011?0011--1011--2222-----------------010?????????111000 Clonistria ??001????1??????0?210?00????1101--2222-----------------010?????????0???0? Pseudoperla ??001????11?????1?111?0000?01001--2222-----------------010?????????0???00 Elasmophasma 1??01??111111?1?0121011100?01101--2222-----------------010?????????0???00 Tumefactipes ??000????1?00?0?0100010000?00001--2222-----------------010?????????0???00 Granosicorpes ??000????1????0?0100010000?00001--2222-----------------010?????????0???00 Gallophasma ??001??2?0??????1?001?0011--1000000000001000000????????000?00?1????????00 Eophyllium ??????????????????010110??????00????1????????????????0?010????????1?1?10? Archipseudophasma ??001????1????????100?0011??100001000000???????????????010?????????????0? Pterophasma 11?01????1???????100110000??100001??00001111000????????110?????1110111000 Meniscophasma 11?01????1???0????10010000??100001??00002-11011????????110??????110111000 Leptophasma 11?00????1???0???111010000??100001??00001111011?????????????????????????? Renphasma ???0?????1????????000?00????10000???00001111000????????010????????????11? Hagiphasma ??001????1????????100?0011--10000?000000101100001011001010100?1????????0? Adjacivena ???0?????1????????????00??????000?000000001000001011?0?010100?1?????11??? Cretophasmomima ??001?0??1????????10??00??????0001000000101100001011?0?010100?1????????00 ; end; BEGIN LABELS; null END; BEGIN SETS; CHARPARTITION * matrices = Character_Matrix : 1-73 ; charset Character_Matrix = 1-73; END; begin mrbayes; charset Character_Matrix = 1-73; partition matrices = 1: Character_Matrix; set partition = matrices; unlink statefreq=(all) revmat=(all) shape=(all) pinvar=(all); prset applyto=(all) ratepr=variable; mcmcp ngen= 10000000 relburnin=yes burninfrac=0.5 printfreq=1000 samplefreq=1000 nchains=4 savebrlens=yes; mcmc; end;