\HeaderA{GEODataTable-class}{Class "GEODataTable"}{GEODataTable.Rdash.class}
\aliasA{Accession,GEODataTable-method}{GEODataTable-class}{Accession,GEODataTable.Rdash.method}
\aliasA{Columns,GEODataTable-method}{GEODataTable-class}{Columns,GEODataTable.Rdash.method}
\aliasA{dataTable,GEODataTable-method}{GEODataTable-class}{dataTable,GEODataTable.Rdash.method}
\aliasA{Meta,GEODataTable-method}{GEODataTable-class}{Meta,GEODataTable.Rdash.method}
\aliasA{show,GEODataTable-method}{GEODataTable-class}{show,GEODataTable.Rdash.method}
\aliasA{Table,GEODataTable-method}{GEODataTable-class}{Table,GEODataTable.Rdash.method}
\keyword{classes}{GEODataTable-class}
\begin{Description}\relax
Contains the column descriptions and data for the datatable
part of a GEO object
\end{Description}
\begin{Section}{Objects from the Class}
Objects can be created by calls of the form \code{new("GEODataTable", ...)}.
\end{Section}
\begin{Section}{Slots}
\describe{
\item[\code{columns}:] Object of class \code{"data.frame"}
containing information about the columns in the datatable
\item[\code{table}:] Object of class \code{"data.frame"} containing
the actual data
}
\end{Section}
\begin{Section}{Methods}
\describe{
\item[Columns] \code{signature(object = "GEODataTable")}: get the
column portion of the GEODataTable
\item[Table] \code{signature(object = "GEODataTable")}: get the
table portion of the GEODataTable
\item[show] \code{signature(object = "GEODataTable")}: convenience
show method
}
\end{Section}
\begin{Author}\relax
Sean Davis
\end{Author}


