[4a0329]: / man / data_A549.Rd

Download this file

23 lines (22 with data), 610 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_A549}
\alias{data_A549}
\title{single cell multi-omics data of A549 cells.}
\format{A list contains two field data:
\describe{
\item{data}{Single-cell RNA-seq and ATAC-seq data}
\item{labels}{The time information of cell groups}
...
}}
\source{
\url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE117089}
}
\usage{
data_A549
}
\description{
A549 dataset containing paired single-cell RNA-seq and ATAC-seq data as well as the collected time information of each cell
}
\keyword{datasets}