#' @name MSL.property
#' @docType data
#' @title Genelist for MSL.property
#'
#' @description This genelist is used to assign the related property using the assign.property function
#' @usage data('MSL.property')
#' @format An object of class \code{data.frame} with 1105 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('MSL.property')
#' @return An object of class \code{data.frame} with 1105 rows and 2 columns.
'MSL.property'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.