Class definitions and generics for biological sequences along with pattern matching algorithms.
| Author | H. Pages, R. Gentleman and S. DebRoy |
| Maintainer | H. Pages |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Biostrings")
Vignettes (Documentation) |
Package Downloads |
||||||||||
|
|
| biocViews | |
|---|---|
| Depends | R, methods, stats |
| Suggests | RUnit, BSgenome, BSgenome.Celegans.UCSC.ce2, BSgenome.Dmelanogaster.FlyBase.r51, hgu95av2probe |
| Imports | methods, stats |
| SystemRequirements | |
| License | LGPL |
| URL | |
| dependsOnMe | BSgenome |
| suggestsMe | annotate |