AinsleyGenes | R Documentation |
Ainsley adult hippocampal CA1 dendritic genes
AinsleyGenes
character
vector of Entrez gene symbols
Genes derived from Ainsley et al., 2014 mouse adult hippocampal CA1 dendrites.
Gene symbols were updated using Bioconductor package
org.Mm.eg.db
, using the reported gene_name
or
Entrez Gene ID
from the supplemental data. This step was performed
in order to ensure each reference dataset, including the Farris et al.
data, were using the same version of the gene symbol annotations.
Ainsley, J.A., Drane, L., Jacobs, J., Kittelberger, K.A., Reijmers, L.G., 2014. Functionally diverse dendritic mRNAs rapidly associate with ribosomes following a novel experience. Nature Communications 5, 4510. doi:10.1038/ncomms5510
Other Reference mouse hippocampus gene lists:
CajigasGenes
,
NakayamaGenes
data(AinsleyGenes);
## Print the first 50 genes
print(head(AinsleyGenes, 50));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.