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: 2.13
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.28.0 | 
| In Bioconductor since | BioC 2.0 (R-2.5) | 
| License | LGPL (>= 2) | 
| Depends | methods, grid | 
| Imports | |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | motifRG, rGADEM, spliceSites | 
| Imports Me | motifRG, PWMEnrich, rGADEM, TFBSTools | 
| Suggests Me | BCRANK, MotifDb | 
Follow Installation instructions to use this package in your R session.
| Package Source | seqLogo_1.28.0.tar.gz | 
| Windows Binary | seqLogo_1.28.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | seqLogo_1.28.0.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!