Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DomBennett authored Jun 22, 2017
1 parent 527acb2 commit 039bafd
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@

> An R package for manipulating phylogentic trees using an intuitive S4 class structure.
The `treeman` R package provides a `list` based class for encoding phylogenetic trees in R, making manipulating phylogenetic trees easier to code and more efficient to run.

**Design features**

* Lightweight (few dependencies)
* Fast (vectorised or recursive)
* Simple and intuitive
The `treeman` R package provides a `list` based class for encoding phylogenetic trees in R, making manipulating phylogenetic trees easier to code and more efficient to run. `treeman` is aimed to be fast, simple and intuitive.

**Installation**

Expand Down Expand Up @@ -44,7 +38,7 @@ GPL-2

**Status**

Version 1 released.
Version 1.1 released.

**Reference**

Expand Down

0 comments on commit 039bafd

Please sign in to comment.