|
a |
|
b/man/data_simulation.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/data.R |
|
|
3 |
\docType{data} |
|
|
4 |
\name{data_simulation} |
|
|
5 |
\alias{data_simulation} |
|
|
6 |
\title{simulated single cell multi-omics 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_simulation |
|
|
18 |
} |
|
|
19 |
\description{ |
|
|
20 |
A dataset containing paired single-cell RNA-seq and ATAC-seq data as well as the true labels of cell groups |
|
|
21 |
} |
|
|
22 |
\keyword{datasets} |