pkharchenko

Results 2 issues of pkharchenko

Current implementation uses "as.character" to cast long integers into indices that can be looked up. Beyond a certain point, R can convert these to a scientific notation (i.e. 1e+5 instead...

If sample.groups argument covers only a subset of samples in the conos object, the constructor accepts it, but both estimateCellLoadings() and estimateExpressionShiftMagnitudes() fail with uninformative error messages. Passing a smaller...