R/IM.property.R

#' @name IM.property
#' @docType data
#' @title Genelist for IM.property
#' 
#' @description This genelist is used to assign the related property using the assign.property function
#' @usage data('IM.property')
#' @format An object of class \code{data.frame} with 705 rows and 2 columns.
#' \itemize{
#'   \item{Gene.Symbol: }{ID of transcript (HGNC where available)}
#'   \item{Direction: }{Direction of expression (up/down)}
#' }
#' @keywords List
#' @source Identified in related publication
#' @examples data('IM.property')
#' @return An object of class \code{data.frame} with 705 rows and 2 columns.
'IM.property'
smisaleh/STROMA4 documentation built on May 30, 2019, 5:02 a.m.