rcastelo / GSVA

Gene set variation analysis
198 stars 40 forks source link

189 perform ecdf estimation with gaussian kernels on sparse matrices #190

Closed rcastelo closed 1 month ago

rcastelo commented 1 month ago

Finished a first implementation of the ECDF estimation with Gaussian and Poisson kernels on sparse (dgCMatrix) matrix objects. Resolves #189