Revision 85664af0f4cde65df5f5a182cd8d9a66ef1d2e0d authored by colleenmclaughlin on 27 January 2021, 02:27:53 UTC, committed by GitHub on 27 January 2021, 02:27:53 UTC
1 parent dd726c8
Raw File
README.md
# Single-cell-transcriptomes-of-developing-and-adult-olfactory-receptor-neurons-in-Drosophila
Analysis of single-cell/nucleus transcriptomes of developing and adult olfactory receptor neurons from [McLaughlin et al., 2020](https://www.biorxiv.org/content/10.1101/2020.10.08.332130v1). 

## Environment
This repository contains the Jupyter notebooks that were used to analyze to Drosophila olfactory receptor neurons (ORNs) at three different developmental stages. The analysis requires Python 3.7, [Scanpy](https://scanpy.readthedocs.io/en/stable/index.html), [anndata](https://anndata.readthedocs.io/en/latest/index.html), and [MARS](https://github.com/snap-stanford/mars).

## Data
Sequencing reads and pre-processed data are available in the NCBI Gene Expression Omnibus (GSE162121). Data used for analysis are also uploaded here. Data have been pre-processed to keep only high-quality neurons that formed MARS clusters and the data were normalized via Log2(CPM+1) transformation. 
back to top