File: TreeDraw.bpp

package info (click to toggle)
bppsuite 2.4.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,116 kB
  • sloc: cpp: 3,867; sh: 65; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
input.tree.file=../Data/LSU.dnd
input.tree.format=Newick

output.drawing.file=LSU.svg
output.drawing.format=Svg()
output.drawing.plot=Phylogram(xu=300, yu=12, direction.h=left2right, direction.v=bottom2top, draw.leaves=yes)
//output.drawing.plot=Phylogram(xu=300, yu=12, direction.h=left2right, direction.v=top2bottom)