R/config.R

#' Test config file
#'
#' Config file for the test_sce_data set
#'
#' Config file to define major cell types and hierarchical subtypes.
#' It should be provided as a two-column data.frame where the first column are
#' the major cell types and the second column are the subtypes. If several
#' subtypes exists, they should be separated by comma.
#'
#' @format A data frame with 2 columns and 7 rows
#'
#' @source scROSHI - robust supervised hierarchical identification of single cells
#' \url{https://www.biorxiv.org/content/10.1101/2022.04.05.487176v1}
"config"

Try the scROSHI package in your browser

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

scROSHI documentation built on Jan. 10, 2023, 5:11 p.m.