#' @name topOnto-package
#' @docType package
#'
#' @title Enrichment analysis for Gene Ontology
#' @aliases topOnto-package topOnto
#' @description
#' topGO package provides tools for testing GO terms while accounting
#' for the topology of the GO graph. Different test statistics and
#' different methods for eliminating local similarities and dependencies
#' between GO terms can be implemented and applied.
#'
#'
#' @details
#' \tabular{ll}{
#' Package: \tab topGO\cr
#' Type: \tab Package\cr
#' Version: \tab 1.0\cr
#' Date: \tab 2006-10-02\cr
#' License: \tab What license is it under?\cr
#' }
#' TODO: An overview of how to use the package, including the most important functions
#'
#'
#' @author Xin He
#'
#'
#' @seealso
#' \code{\link{topONTdata-class}}, \code{\link{groupStats-class}},
#' \code{\link{getSigGroups-methods}}
#'
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.