RASampleMetadata | R Documentation |
A data frame containing stage and genotype information for the multiome atlas dataset.
RASampleMetadata
A data frame containing information for each 10x sample of the embryo atlas. This object contains:
sample
:Integer, 10x sample index.
sample_name
:Character, sample name provided by authors.
stage
:Character, developmental stage from which sample was generated.
ncells
:Integer, number of cells (post-QC) per sample.
genotype
:Character, T_KO if brachyury knockout sample, otherwise WT.
Pijuan-Sala B, Griffiths JA, Guibentif C et al. (2019). A single-cell molecular map of mouse gastrulation and early organogenesis. Nature 566, 7745:490-495.
head(RASampleMetadata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.