- Added a
NEWS.md
file to track changes to the package.
- Ready for submission to Bioconductor.
- Added test for
gs_score()
function.
- Bump R version dependency to >= 4.4 and add details for TF, IDF, IAE functions.
- Add details for TF, IDF, IAE functions.
- Update
scale_mgm()
function adding pooled SD option, add details for scale function.
- Update
cal_score()
function to convert input sparse matrix into dense matrix.
- Update marker selection functions to fix wrong names of marker list.
- Update top_markers function to allow batch correction for glm method.
- Update batch param in top_markers function.