\name{showTopTable}
\alias{showTopTable}
\title{ Modification of the function immplemented in affylmGUI to generate a topTable }
\description{
  Modification of the function immplemented in affylmGUI to generate a topTable.
  To know more about topTable see limma package help
}
\usage{
showTopTable(...,export=FALSE)
}
\arguments{
\item{export}{defining the possibility to export data}
\item{...}{Arguments to be passed to methods}

}
\author{ Raffaele A Calogero }
\keyword{ methods }