Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.84 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.84 KB

Computational identification of clonal cells in single-cell CRISPR screens

Overview

This repository described the scripts for identifying clones in single-cell CRISPR screens with multiplexed sgRNA barcodes.

Over-view

Requirement

  • Python (3.6 +)
  • Numpy (1.16 +)
  • Pandas (0.25 +)
  • Scipy (1.1 +)
  • Matplotlib (3.3 +)

Original Fastq Files

GEO accession: GSE185995

Pipelines

Step 1: Mapping and pre-processing

Step 2: Group clones analysis

Step 3: Clonality visualization

How to cite

Wang, Y., Xie, S., Armendariz, D., Hon, GC. Computational identification of clonal cells in single-cell CRISPR screens. BMC Genomics 23, 135 (2022) Link to paper

Contributors