ng_vignette {neuroimaGene} | R Documentation |
NeuroimaGene object for vignette illustration
Description
NeuroimaGene data table containing select associations used in the package vignette.
Usage
data(ng_vignette)
Format
A data.table with 6 columns and 3824 rows:
- gene
character: ENSEMBL Gene ID
- gene_name
character: HUGO gene name
- gwas_phenotype
character: neuroimaging derived phenotype
- training_model
character: JTI derived tissue gene expression model
- zscore
numeric: normalized effect size of GReX on NIDP morphology
- mod_BHpval
character: Benjamini Hochberg corrected pvalue corrected by modality
Value
This script has no return. This is a documentation file for the neuroimaGene data subset required to build the vignette.
Source
Bledsoe, X. (2024) A transcriptomic atlas of the human brain reveals genetically determined aspects of neuropsychiatric health
[Package neuroimaGene version 0.1.0 Index]