Skip to content

Supplements to "Kernel-Based Testing for Single-Cell Differential Analysis"

Notifications You must be signed in to change notification settings

AnthoOzier/ktest_experiment_genome_biology_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktest_experiment_genome_biology_2024

Use this code to reproduce the analyses of the Ozier-Lafontaine et al. 2024 Genome Biology paper "ktest : Kernel-Based Testing for Single-Cell Differential Analysis"

## Data availability

## Folders

  • simulated_data/ analyses corresponding to Section 2.4 "Kernel testing is calibrated and powerful on simulated data"
  • experimental_scrnaseq_data/ analyses corresponding to Section 2.5 "Challenging DEA metods on experimental scRNA-Seq data"
  • reversion/ analyses corresponding to Section 2.6 "Kernel testing reveals the heterogeneity of reverting cells"
  • scchipseq/ analyses corresponding to Section 3 "Towards a new testing framework for differential binding analysis in single-cell ChIP-Seq data"

## ktest versions

The analyses are performed with different versions of the ktest package.

  • For scripts in simulated_data/ and experimental_scrnaseq_data/ :
pip  install ktest@git+https://github.com/LMJL-Alea/ktest@publication_genome_biology#subdirectory=python
  • For scipts in reversion/ and scchipseq/ :
pip  install ktest@git+https://github.com/LMJL-Alea/ktest@publication_genome_biology_reversion#subdirectory=python

About

Supplements to "Kernel-Based Testing for Single-Cell Differential Analysis"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages