CajigasGenes | R Documentation |
Cajigas rat hippocampal CA1 dendritic genes
CajigasGenes
character
vector of Entrez gene symbols
Genes derived from Cajigas et al., 2012 rat hippocampal CA1 dendrites.
Gene symbols were updated using Bioconductor package
org.Rn.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.
Cajigas, I.J., Tushev, G., Will, T.J., tom Dieck, S., Fuerst, N., Schuman, E.M., 2012. The local transcriptome in the synaptic neuropil revealed by deep sequencing and high-resolution imag-ing. Neuron 74, 453–466. doi:10.1016/j.neuron.2012.02.036
Other Reference mouse hippocampus gene lists:
AinsleyGenes
,
NakayamaGenes
data(CajigasGenes);
## Print the first 50 genes
print(head(CajigasGenes, 50));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.