Open
Description
Thank you for the great work. I was trying to run tSpace on my dataset - 50 PCs of around 11000 cells. However, tSpace failed with error '"Error in -rem : invalid argument to unary operator"'. I debugged and traced the error to line 64 of the graphfinder function
Line 98 in 0c85e13
Turns out in my case 'rem' list is empty - it just contains 50 NULL objects. Because of this empty list the step mentioned above fails. The 'rem' object is created a few lines before in a parallel process I cannot debug further, so I'm not sure which line exactly is causing the problem.
Could you please assist me in solving this issue?
Metadata
Metadata
Assignees
Labels
No labels