To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("motifStack")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The motifStack package is designed for graphic representation of multiple motifs with different similarity scores. It works with both DNA/RNA sequence motif and amino acid sequence motif. In addition, it provides the flexibility for users to customize the graphic parameters such as the font type and symbol colors.
Author: Jianhong Ou, Michael Brodsky, Scot Wolfe and Lihua Julie Zhu
Maintainer: Jianhong Ou <jianhong.ou at umassmed.edu>
Citation (from within R,
enter citation("motifStack")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("motifStack")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("motifStack")
| R Script | motifStack Vignette | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | SequenceMatching, Software, Visualization |
| Version | 1.10.2 |
| In Bioconductor since | BioC 2.11 (R-2.15) |
| License | GPL (>= 2) |
| Depends | R (>= 2.15.1), methods, grImport, grid, MotIV, ade4 |
| Imports | XML |
| LinkingTo | |
| Suggests | RUnit, BiocGenerics, MotifDb, RColorBrewer, BiocStyle |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | dagLogo |
| Imports Me | |
| Suggests Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | motifStack_1.10.2.tar.gz |
| Windows Binary | motifStack_1.10.2.zip |
| Mac OS X 10.6 (Snow Leopard) | motifStack_1.10.2.tgz |
| Mac OS X 10.9 (Mavericks) | motifStack_1.10.2.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!