Skip to content

jesswhitts/AML-scAtlas

Repository files navigation


Single-Cell Atlas of Acute Myeloid Leukemia (AML scAtlas)

Analysis for the creation of AML scAtlas.
Explore the Data »

View Code · Read Preprint

Table of Contents
  1. Description
  2. Code
  3. Contact

Description

Data Visualisation

Using large scale data integration of publicly available single-cell data, we created a single-cell transcriptomic atlas of acute myeloid leukaemia (AML). The data is hosted for easy gene expression exploration, and is downloadable as an AnnData object.

(back to top)

Code

All code is included in this repository, divided into the main analysis steps:

Initial Quality Control

QC was completed for each scRNA-seq sample individually and on the combined dataset, using a standardised workflow.

  1. Sample QC - Example notebook shows preprocessing steps performed on one sample
  2. Batch Assessment - Batch effects were quantified within and between studies
  3. Integrated QC - Combining all data and QC steps
  4. Uncorrected Analysis - Dimensionality reduction on dataset without batch correction

Batch Correction

To handle batch effects, we performed benchmarking of 3 batch correction methods scalable to single-cell atlas integration tasks - Harmony, scVI, and scANVI.

  1. all-data - batch correction methods implemented using all genes
  2. hvg2000 - batch correction methods implemented using 2000 highly variable genes. The same process was also performed using 4000, 6000, 8000 and 10000 highly variable genes as part of the benchmarking.
  3. Results - scripts/notebooks used to combine and visualise the benchmarking results.

AML scAtlas Analysis

Scripts used to carry out the main analysis steps on the complete AML scAtlas, split into relevant sub-folders.

  1. Batch Correction
  2. Dimensionality reduction
  3. Clustering
  4. Annotation

Further Analysis

  1. Code used to identify leukemic stem cell (LSC) populations within AML scAtlas.
  2. Analysis performed on the t(8;21) data of the AML scAtlas to identify age-associated GRN in t(8;21) AML, and subsequent validation with the TARGET/BeatAML cohorts, and Lambo et al data

(back to top)

Contact

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published