sciotlos

Results 3 issues of sciotlos

Hi all, I'm getting the following error when trying to create the Tempora object with ImportSeuratObject: ``` Error in asMethod(object) : Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line...

Hello again, After correcting the CreateSeuratObject issue, I've run into the following issue when calling CalculatePWPProfiles as: ``` CalculatePWProfiles(temporaObj, gmt_path ="Human_GOBP_AllPathways_no_GO_iea_January_13_2021_symbol.gmt", method="gssea", min.sz = 5, max.sz = 200, parallel.sz =...

Hello, I've tried scSTEM with both the sample data and my own data. After loading the data, I try to proceed to the UMAP step. However I get the following...