aba_phenotype_data_df | R Documentation |
This dataset, aba_phenotype_data_df, is a data frame containing brain tissue phenotype measurements from the Allen Brain Atlas Aging, Dementia, and TBI study. The data includes immunohistochemistry markers for microglia and astrocytes across 377 brain samples, intended for correlation analyses with expression data.
data(aba_phenotype_data_df)
A data frame with 377 observations and 4 variables:
Character: Brain structure acronym
Numeric: IBA1 immunohistochemistry measurement (microglia marker)
Numeric: GFAP immunohistochemistry measurement (astrocyte marker)
Character: Sample identification code
The dataset name has been kept as 'aba_phenotype_data_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. Original data from: Allen Brain Atlas Aging, Dementia, and TBI study.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.