Skip to content

LMJL-Alea/ktest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktest

This package implements kernel tests such as kFDA and MMD introduced in [1].

The code for the analysis presented in [1] are available in a dedicated repository here.

The source code for experimental_data and squair scripts are based on the branch publication_genome_biology. The reversion scripts are based on the branch publication_genome_biology_reversion.

See https://github.com/AnthoOzier/ktest_experiment_genome_biology_2024 for more details.

Python package

See python directory.

pip install ktest@git+https://github.com/LMJL-Alea/ktest@main#subdirectory=python

R package

See r-pkg directory.

remotes::install_github("LMJL-Alea/ktest", ref = "main", subdir = "r-pkg")

References

[1] Anthony Ozier-Lafontaine, Camille Fourneaux, Ghislain Durif, Polina Arsenteva, Céline Vallot, Olivier Gandrillon, Sandrine Gonin-Giraud, Bertrand Michel, Franck Picard. (2024). Kernel-Based Testing for Single-Cell Differential Analysis. Preprint, 10.48550/arXiv.2307.08509.