\name{spliceIndex}
\alias{spliceIndex}
\title{This function coverts the exon intenisty data in a slice index}
\description{
Exons intensities are divided for the expression of the corresponding gene, as descrived by 
Clark et al. Science 2002 May 3;296(5569):907-10.
}
\usage{
spliceIndex()
}
\details{
  The function is not yet optimized, therefore it could take quite a long time to compute spliceIndex if more than 1000 genes are used. 
}
\author{ Raffaele A Calogero }
\seealso{inspecting.splice.index}
\keyword{ methods }