|
a |
|
b/man/data_mESC.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/data.R |
|
|
3 |
\docType{data} |
|
|
4 |
\name{data_mESC} |
|
|
5 |
\alias{data_mESC} |
|
|
6 |
\title{single cell multi-omics data of mESC cells.} |
|
|
7 |
\format{A list contains two field data: |
|
|
8 |
\describe{ |
|
|
9 |
\item{data}{Single-cell RNA-seq and single-cell methylation data} |
|
|
10 |
\item{labels}{The culture condition information of cells} |
|
|
11 |
... |
|
|
12 |
}} |
|
|
13 |
\source{ |
|
|
14 |
\url{https://github.com/bioFAM/MOFA/blob/master/vignettes/MOFA_example_scMT.Rmd} |
|
|
15 |
} |
|
|
16 |
\usage{ |
|
|
17 |
data_mESC |
|
|
18 |
} |
|
|
19 |
\description{ |
|
|
20 |
mESC dataset containing paired single-cell RNA-seq and single-cell methylation data as well as the culture condition information of each cell |
|
|
21 |
} |
|
|
22 |
\keyword{datasets} |