plotphytree Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: plotphytree.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Bingley L (View more)

plotphytree script description:




Publisher review:
plotphytree renders a phylogenetic tree object into a MATLAB figure as a phylogram. PLOTPHYTREE(TREE) renders a phylogenetic tree object into a MATLAB figure as a phylogram with equal angle algorithm.plotphytree(...,'ROTATION',value) will orient the phylogenetic tree within the figure window. Positive angles cause counterclockwise rotation, otherwise clockwise rotation. plotphytree(...,'FONTSIZE',value) will set the lable font size.A value specifying the font size to use for text in units determined by the FontUnits property (1 point = 1/72 inch). The default is calculated from the dataaccording to the number of nodes.plotphytree(...,'LINESTYLE',value) will set the color of the tree. The default color is blue.plotphytree(...,'FONTCOLOR',value) will set the color of lable. It is a vector includes [R, G, B] components. Each with the range of 0 to 1. The default setting is [.2 .2 .2].%% % Example:% % tr = phytreeread('pf00002.tree');% plotphytree(tr,'ROTATION',-pi/2, 'FONTSIZE', 8, 'LINESTYLE', 'b', 'FONTCOLOR', [0.2 0.2 0.2]);This program refered the plot function in Bioinformatics Toolbox of Matlab and phylip program.
plotphytree is a Matlab script for Bio-Informatics scripts design by Bingley L. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
plotphytree renders a phylogenetic tree object into a MATLAB figure as a phylogram.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5