R/data.R

#' Input Vector of Drug/Gene Data
#'
#' A mixed list of drug identifiers and gene names, as output by \code{parseInputFile()}
#' and used for input into \code{getUniqueGeneList()} and
#'
#' @format A vector of 10 drug identification numbers, intersperced with 90 Gene names.
"inputlist"

#' Input Matrix of Drug/Gene Data
#'
#' A matrix made up of a column of drug identifiers and a column of associated gene names, as used for input into \code{getUniqueGeneList()} and
#'
#' @format A 2 column matrix where the first columns contains drug identifiers and the second column Gene names.
"genematrix"

Try the ungeneanno package in your browser

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

ungeneanno documentation built on May 29, 2017, 2:01 p.m.