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")

Documentation

No vignettes available
Reference Manual

Details

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

Package Downloads

Package source Rlibstree_0.3-2.tar.gz
Windows 32-bit binary Rlibstree_0.3-2.zip
Windows 64-bit binary Rlibstree_0.3-2.zip
MacOS X 10.5 (Leopard) binary Not Available