#' @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'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.