Hello. I am trying to implement MultiK on two separate datasets but am running into issues. I shall highlight the issues separately for each dataset:
-
Dataset A with 10k cells. After a long time during which it finishes the reps and moves on to runs for k values, R terminal aborts. This happened every single time, even if I decrease the rep number. I started with 100, however even with a rep number of 8 R terminal aborts. Any optimization I can do at my end to avoid this?
-
Dataset B of 6k cells. R terminal abort experienced as before, corrected by using reps = 10 (all other reps resulted in terminal abort). I am able to obtain the image from DiagMultiKPlot, but running into warnings and optimal K is not shows. The terminal output is:

How shall I resort these errors/warnings?
Hello. I am trying to implement MultiK on two separate datasets but am running into issues. I shall highlight the issues separately for each dataset:
Dataset A with 10k cells. After a long time during which it finishes the reps and moves on to runs for k values, R terminal aborts. This happened every single time, even if I decrease the rep number. I started with 100, however even with a rep number of 8 R terminal aborts. Any optimization I can do at my end to avoid this?
Dataset B of 6k cells. R terminal abort experienced as before, corrected by using reps = 10 (all other reps resulted in terminal abort). I am able to obtain the image from DiagMultiKPlot, but running into warnings and optimal K is not shows. The terminal output is:

How shall I resort these errors/warnings?