R/BL2.property.R

#' @name BL2.property
#' @docType data
#' @title Genelist for BL2.property
#' 
#' @description This genelist is used to assign the related property using the assign.property function
#' @usage data('BL2.property')
#' @format An object of class \code{data.frame} with 291 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('BL2.property')
#' @return An object of class \code{data.frame} with 291 rows and 2 columns.
'BL2.property'

Try the STROMA4 package in your browser

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

STROMA4 documentation built on Nov. 8, 2020, 8:07 p.m.