Bioconductor version: 2.5
Memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or set of sequences.
Author: H. Pages, P. Aboyoun, R. Gentleman, and S. DebRoy
Maintainer: H. Pages <hpages at fhcrc.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Biostrings")
To cite this package in a publication, start R and enter:
citation("Biostrings")
R Script | A short presentation of the basic classes defined in Biostrings 2 | |
R Script | Efficient genome searching with Biostrings and the BSgenome data packages | |
R Script | Handling probe sequence information | |
R Script | Pairwise Sequence Alignments | |
R Script | Some old notes about the vectorization feature of the DNAString() constructor. Not for the end user. | |
Reference Manual |
biocViews | SequenceMatching, Genetics, Infrastructure |
Depends | R (>= 2.8.0), methods, IRanges(>= 1.4.8) |
Imports | graphics, methods, stats, utils, IRanges, Biobase |
Suggests | BSgenome(>= 1.13.14), BSgenome.Celegans.UCSC.ce2(>= 1.3.11), BSgenome.Dmelanogaster.UCSC.dm3(>= 1.3.11), drosophila2probe, hgu95av2probe, GenomicFeatures(>= 0.1.3), hgu95av2cdf, affy, affydata(>= 1.11.5), RUnit |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | altcdfenvs, BSgenome, ChIPpeakAnno, ChIPsim, GeneRegionScan, GGtools, harbChIP, matchprobes, microRNA, ShortRead |
Imports Me | AffyCompatible, BCRANK, biocDatasets, BioSeqClass, ChIPpeakAnno, ChIPseqR, ChIPsim, gcrma, GeneRegionScan, GenomicFeatures, MEDME, oligoClasses, pdInfoBuilder, Rolexa, rtracklayer, ShortRead |
Suggests Me | annotate, oneChannelGUI, SLGI, SNPlocs.Hsapiens.dbSNP.20090506 |
Version | 2.14.12 |
Since | Bioconductor 1.6 (R-2.1) or earlier |
Package Source | Biostrings_2.14.12.tar.gz |
Windows Binary | Biostrings_2.14.12.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | Biostrings_2.14.12.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!