\name{SAGEToolTips} \alias{SAGEToolTips} \docType{data} \title{A list that maps SAGE task or procedure names to tips} \description{ This binary data is for the purpose of providing tooltips for SAGElyzer } \usage{data(SAGEToolTips)} \format{ The format is: \item{Manage Data}{Get and map SAGE data and wrtite to a database} \item{knn}{Performs knn on a selected tag and presents the results} \item{Run knn}{Run knn based on the target tag and selected SAGE libraries} \item{Get counts}{Get counts for tags neighboring the target tag acroos selected libraries} \item{Map SAGE}{Map tags that are neighbors of the target tag to UniGene id and link to UniGene web site for annotation} \item{Get GEO SAGE}{Get SAGE libraries from GEO web site} \item{Integrate SAGE}{Put data from SAGE libraries to a database} \item{Map SAGE}{Download and write mappings between SAGE tags and UniGene ids to a database} \item{Set arguments}{Set the arguments for knn} } \examples{ data(SAGEToolTips) SAGEToolTips } \keyword{datasets}