siyao-liu / MultiK

MultiK is a data-driven tool that objectively assesses the optimal number(s) of clusters based on the concept of consensus clustering via a multi-resolution perspective.
MIT License
20 stars 16 forks source link

How many KS will be run ? #8

Open HopeStar2018 opened 2 years ago

HopeStar2018 commented 2 years ago

Hello. I am trying to implement MultiK on my scRNA datasets. I have two questions:

  1. The running time is long and the memory occupied is large, How do I turn on Parallel Computing?
  2. How to check the progress of analysis and how many KS need to be run? How to check it ? Thank you very much !