Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.33 KB

scalable_analytics

The code in this repository is designed for use with single-cell RNAseq data to help determine the cell types present in the dataset.

Perform the following four steps to obtain results:

  1. Load data
  2. Perform quality control
  3. Cluster filtered data
  4. Compute differential expresssion among the clusters

The analyses here are based on those in https://github.com/broadinstitute/BipolarCell2016 and https://github.com/broadinstitute/single_cell_analysis ported to tools and techniques available (but not limited to) Google Cloud Platform.