Displaying 1 result from an estimated 1 matches for "colorcel".
Did you mean:
  colorcal
  
2008 Nov 28
1
Unable to plot or analyse phylogeny (PR#13345)
...30;
					setAnnotationSize 20;
					setFontIncAnnot 0;
					setFontIncExp 0;
					setSize 883 733;
					setLocation 7 22;
					setFont SanSerif;
					setFontSize 10;
					getToolPalette;
					tell It;
					endTell;
					setTool mesquite.charMatrices.BasicDataWindowMaker.BasicDataWindow.arrow;
					colorCells  #mesquite.charMatrices.NoColor.NoColor;
					colorRowNames  #mesquite.charMatrices.TaxonGroupColor.TaxonGroupColor;
					colorColumnNames  #mesquite.charMatrices.CharGroupColor.CharGroupColor;
					colorText  #mesquite.charMatrices.NoColor.NoColor;
					setBackground White;
					toggleShowNames...