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

Switch to unified view

a b/man/data_kidney.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/data.R
3
\docType{data}
4
\name{data_kidney}
5
\alias{data_kidney}
6
\title{single cell multi-omics data of kidney cells.}
7
\format{A list contains two field data:
8
\describe{
9
  \item{data}{Single-cell RNA-seq and ATAC-seq data}
10
  \item{labels}{The cell type information of cell groups}
11
  ...
12
}}
13
\source{
14
\url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE117089}
15
}
16
\usage{
17
data_kidney
18
}
19
\description{
20
kidney dataset containing paired single-cell RNA-seq and ATAC-seq data as well as the label information of each cell from the original paper
21
}
22
\keyword{datasets}