Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance gene expression of enhanced clusters taking too long to run #109

Open
joachimsiaw opened this issue May 21, 2023 · 2 comments
Open

Comments

@joachimsiaw
Copy link

Hi. Thank you for the wonderful tool you have developed. I was trying to generate enhanced gene expression profile for my enhanced spatial clusters. I wanted to run the enhanced gene expression algorithm on about 14000 genes. This process was running for almost 2 weeks until i stopped it.
I ran this with slurm using 100 cores.
Do you have any suggestion on how i can speed up this process?? Or is this expected for the number of genes i wanted to analyze?

Thank you

@edward130603
Copy link
Owner

Hi there. A couple of solutions.

  1. Try using a smaller number of genes that you are interested in.
  2. Use the lm method instead of xgboost.
  3. Set the nrounds parameter for xgboost.

FYI @senbaikang, if you have time in the future, this is another function that can be parallelized for great performance increases.

@senbaikang
Copy link
Collaborator

Sure, I will have a look when I get free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants