R/Li-data.R

#' Bladder invasive single cell tumor dataset  
#'
#' @docType data
#'
#'
#' @format Each column represent a cell and each row represent a locus. 
#' "./." represent the missing value, "A/A" the normal state and "C/C" the mutated state.
#'
#' @keywords datasets
#'
#' @references Gigascience. 2012 Aug 14;1(1):12. doi: 10.1186/2047-217X-1-12.
#' (\href{https://pubmed.ncbi.nlm.nih.gov/23587365/}{PubMed})
#'
#' @source \href{https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3626503/bin/2047-217X-1-12-S2.xls}{QTL Archive}
#' 
#' @usage data(Li)
#'
#' @examples
#' data(Li)
"Li"

Try the RScelestial package in your browser

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

RScelestial documentation built on Dec. 11, 2021, 10:02 a.m.