R/DAVIDdemo-ids.R

#' DAVID's website demoList1 example id files
#' 
#' This datasets are the same example input id files present in the Database for
#' Annotation, Visualization and Integrated Discovery. 
#' 
#' @format character vector with AFFYMETRIX_3PRIME_IVT_ID manufacturer
#' identification codes (ids)
#' \describe{
#' \item{demoList1}{164 ids in total.}
#' \item{demoList2}{403 ids in total.}
#' }
#'
#' @references 
#' \enumerate{
#'  \item The Database for Annotation, Visualization and Integrated Discovery 
#'  (\url{david.abcc.ncifcrf.gov})
#'  \item Huang, D. W.; Sherman, B. T.; Tan, Q.; Kir, J.; Liu, D.; Bryant, D.; 
#'  Guo, Y.; Stephens, R.; Baseler, M. W.; Lane, H. C.; Lempicki, R. A. DAVID
#'  Bioinformatics Resources: expanded annotation database and novel algorithms
#'  to better extract biology from large gene lists. Nucleic Acids Res,
#'  Laboratory of Immunopathogenesis and Bioinformatics, SAIC-Frederick, Inc.,
#'  National Cancer Institute at Frederick, MD 21702, USA., 2007, 35, W169-W175
#' }
#'
#' @source At DAVID's website -> Start Analysis -> Demolist1 link
#' \url{david.abcc.ncifcrf.gov}
#'
#' @author Cristobal Fresno and Elmer A Fernandez
#'
#' @docType data
#' @name demoList1
#' @rdname DAVIDdemo-ids
#' @usage data(demoList1)
#' @keywords datasets
#' @family DataExamples
NULL
#' @name demoList2
#' @rdname DAVIDdemo-ids
#' @usage data(demoList2)
NULL

Try the RDAVIDWebService package in your browser

Any scripts or data that you put into this service are public.

RDAVIDWebService documentation built on Nov. 8, 2020, 8:05 p.m.