[4a0329]: / man / data_simulation.Rd

Download this file

23 lines (22 with data), 627 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{data_simulation}
\alias{data_simulation}
\title{simulated single cell multi-omics data.}
\format{A list contains two field data:
\describe{
\item{data}{Simulated single-cell RNA-seq and ATAC-seq data}
\item{labels}{The true labels of cell groups}
...
}}
\source{
\url{https://genomebiology.biomedcentral.com/articles/10.1186/s13059-020-1932-8}
}
\usage{
data_simulation
}
\description{
A dataset containing paired single-cell RNA-seq and ATAC-seq data as well as the true labels of cell groups
}
\keyword{datasets}