gotree

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2016 License: GPL-2.0 Imports: 1 Imported by: 0

README

GoTree

GoTree is a set of command line tools to manipulate phylogenetic trees. It is implemented in Go language.

Installation

Binaries

You can download already compiled binaries for the latest release in the release section. Binaries are available for MacOS, Linux, and Windows (32 and 64 bits).

Once downloaded, you can just run the executable without any other downloads.

From sources

In order to compile gotree, you must first download and install Go on your system.

Then you just have to type :

go get github.com/fredericlemoine/gotree/

This will download GoTree sources from github, and all its dependencies.

You can then build it with:

cd $GOPATH/src/github.com/fredericlemoine/gotree/
make

The gotree executable should be located in the $GOPATH/bin folder.

Usage

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
io
Package gotree implements a simple library for handling phylogenetic trees in go
Package gotree implements a simple library for handling phylogenetic trees in go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL