Name Mode Size
R 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.DS_Store 100644 6 kb
.Rbuildignore 100644 0 kb
.gitignore 100644 1 kb
DESCRIPTION 100644 2 kb
NAMESPACE 100644 2 kb
NEWS 100644 0 kb
README.md 100644 1 kb
airpart.Rproj 100644 0 kb
README.md
# airpart Differential allelic imbalance partition across group of cells ![framwork](https://github.com/Wancen/airpartpaper/blob/main/framework.jpg) # Install packages ``` if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("airpart") ``` # Documentation To view documentation for the version of this package installed in your system, start R and enter: ``` browseVignettes("airpart") ``` # Citation from within R, enter `citation("airpart")`: Mu W, Sarkar H, Srivastava A, Choi K, Patro R, Love MI (2022). “Airpart: Interpretable statistical models for analyzing allelic imbalance in single-cell datasets.” Bioinformatics. doi: 10.1093/bioinformatics/btac212.