Axel Klenk

Results 3 issues of Axel Klenk

explore if we can estimate ECDF using a sparse matrix directly, i.e., without coercing to a dense representation; start by using the pure R implementation of ECDF

enhancement

Along with the new object-oriented API a class union `GsvaExprData` was created for storing various expression data objects within parameter objects. Among others, classes `SummarizedExperiment` and `SingleCellExperiment` are part of...

enhancement

When testing the Shiny app, Data Input From File worked as before, whereas Data Input From Workspace resulted in the error message below (this *used* to work fine): ``` Error...

bug