\name{mouse4302barcodevecs}
\docType{data}
\alias{mouse4302barcodevecs}
\title{Vectors used by barcode function for mouse4302.}
\description{Parameters of the background distribution for use with the
  barcode function.}
\usage{data(mouse4302barcodevecs)}
\format{A list with 3 elements.
  \tabular{ll}{
    mu \tab background means \cr
    tau \tab background standard deviations \cr
    entropy \tab observed gene entropy \cr
}}

\keyword{datasets}
\examples{
 data(mouse4302barcodevecs) 
 str(mouse4302barcodevecs)
}