PMLfdr provides flexible tools for modeling and multiple testing procedures, including Poisson GLM mixture models and local false discovery rate (Lfdr) approaches, tailored for large-scale HTS data.
This package was developed to address challenges such as overdispersion, small sample sizes, and inefficient control of error rates.
- Efficient EM algorithm for Poisson GLM mixture models
- Adaptive local false discovery rate procedure
- Visualization functions
You can install the development version from GitHub:
# install.packages("devtools")
devtools::install_github("ekaasare/PMLfdr")