To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("seqLogo")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
seqLogo takes the position weight matrix of a DNA sequence motif and plots the corresponding sequence logo as introduced by Schneider and Stephens (1990).
Author: Oliver Bembom
Maintainer: Oliver Bembom <oliver.bembom at gmail.com>
Citation (from within R,
enter citation("seqLogo")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("seqLogo")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("seqLogo")
R Script | Sequence logos for DNA sequence alignments | |
Reference Manual |
biocViews | SequenceMatching, Software |
Version | 1.32.1 |
In Bioconductor since | BioC 2.0 (R-2.5) |
License | LGPL (>= 2) |
Depends | methods, grid |
Imports | stats4 |
LinkingTo | |
Suggests | |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | motifRG, rGADEM, spliceSites |
Imports Me | motifRG, PWMEnrich, rGADEM, TFBSTools |
Suggests Me | BCRANK, MotifDb |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | seqLogo_1.32.1.tar.gz |
Windows Binary | seqLogo_1.32.1.zip |
Mac OS X 10.6 (Snow Leopard) | seqLogo_1.32.1.tgz |
Mac OS X 10.9 (Mavericks) | seqLogo_1.32.1.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!