Diff of /man/data_simulation8.Rd [000000] .. [4a0329]

Switch to unified view

a b/man/data_simulation8.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/data.R
3
\docType{data}
4
\name{data_simulation8}
5
\alias{data_simulation8}
6
\title{A simulation dataset consists of five imbalanced cell clusters with five clusters in scRNA-seq data and three clusters in scATAC-seq data}
7
\format{A list contains two field data:
8
\describe{
9
  \item{data}{Simulated single-cell RNA-seq and ATAC-seq data}
10
  \item{labels}{The true labels of cell groups}
11
  ...
12
}}
13
\source{
14
\url{https://genomebiology.biomedcentral.com/articles/10.1186/s13059-020-1932-8}
15
}
16
\usage{
17
data_simulation8
18
}
19
\description{
20
A simulation dataset consists of five imbalanced cell clusters with five clusters in scRNA-seq data and three clusters in scATAC-seq data
21
}
22
\keyword{datasets}