| markers_human_brain_df | R Documentation |
This dataset, markers_human_brain_df, is a data frame containing the top 1,000 marker genes for each of six major brain cell types (astrocytes, endothelial cells, microglia, neurons, oligodendrocytes, and OPCs) identified through meta-analysis of human brain gene expression data.
data(markers_human_brain_df)
A data frame with 5,500 observations and 2 variables:
Character: Gene symbol for cell-type specific marker
Character: Cell type classification (astrocytes/endothelial/microglia/neurons/oligodendrocytes/OPCs)
The dataset name has been kept as 'markers_human_brain_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the NeuroDataSets package. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified.
Data taken from the BRETIGEA package version 1.0.3.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.