R/M.property.R

#' @name M.property
#' @docType data
#' @title Genelist for M.property
#' 
#' @description This genelist is used to assign the related property using the assign.property function
#' @usage data('M.property')
#' @format An object of class \code{data.frame} with 710 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('M.property')
#' @return An object of class \code{data.frame} with 710 rows and 2 columns.
'M.property'
smisaleh/STROMA4 documentation built on May 30, 2019, 5:02 a.m.