\name{motifPWM}
\alias{motifPWM}
\docType{data}
\title{Example position weight matrix}
\description{
  Example position weight matrix of a motif of width 8 with
  consensus sequence CGCGCGCG.
}
\usage{data(motifPWM)}
\format{
  A 4 by 8 matrix with PWM entries.
}
\details{
}
\source{
}
\references{
}
\examples{
data(motifPWM)
}
\keyword{datasets}