Rlibstree

Suffix Trees in R via the libstree Clibrary

Facilities for using suffix trees in C to do computations on large collections strings. This currently uses Christian Kreibich's libstree library to implement the Suffix Trees.

Author Duncan Temple Lang
Maintainer Duncan Temple Lang

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("Rlibstree")

Vignettes (Documentation)

Package Downloads

No vignettes available
Package source Rlibstree_0.3-1.tar.gz
Windows binary Rlibstree_0.3-1.zip
MacOS X 10.4 (Tiger) binary Rlibstree_0.3-1.tgz
MacOS X 10.5 (Leopard) binary Rlibstree_0.3-1.tgz

Details

biocViews
Depends
methods
Imports
Suggests
System Requirements
License BSD
URL
Depends On Me
Imports Me
Suggests Me