Documentation ¶
Overview ¶
Package tree is a metapackage for commands that dealt with phylogenetic trees.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &command.Command{
Usage: "tree <command> [<argument>...]",
Short: "commands for phylogenetic trees",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package add implements a command to add trees to a PhyGeo project.
|
Package add implements a command to add trees to a PhyGeo project. |
Package draw implements a command to draw trees in a phygeo project as SVG files.
|
Package draw implements a command to draw trees in a phygeo project as SVG files. |
Package list implements a command to print the list of trees in a phygeo project.
|
Package list implements a command to print the list of trees in a phygeo project. |
Package remove implements a command to remove tree terminals from a PhyGeo project without defined distribution ranges.
|
Package remove implements a command to remove tree terminals from a PhyGeo project without defined distribution ranges. |
Package terms implements a command to print the list of the terminals in the trees of a PhyGeo project.
|
Package terms implements a command to print the list of the terminals in the trees of a PhyGeo project. |
Click to show internal directories.
Click to hide internal directories.