-
Notifications
You must be signed in to change notification settings - Fork 23
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
Error: C stack usage 7970628 is too close to the limit #30
Comments
Hi, Could you let me know if Thanks, |
This is actually an
I raised an issue on the |
Thanks Evan and Teng for your reply. Best, |
Hi! It looks like treeio developers put in a fix for this in treeio::as.phylo, however plotting deep trees takes a very long time. would it be possible to exclude the phylogeny from a plot_phylo_heatmap plot but still show inferred clones? |
It sounds like you're recommending functionality to turn off this feature. I think that's possible----we welcome pull requests. Please make a PR against the develop branch and ask for a review. |
Update: there is now a fix in the devel branch, although you also need to install the newest version of scistreer (v1.1.0):
|
@teng-gao - would it be possible to write which kind of fix was included? Cause I still get the same error. And honestly - it is annoying! |
I stupid question - is that still needed to fix the error? I get the same error and had to read #79 in order to understand/get an impression of the cause of the error. I split up my data into batches of 1000 cells in order to make your program work. But then I get the LLR errors and in addition sometimes the C stack error. So I assumed the - too view cells with mutations - problem would be my issue. But increasing this now to 5000 cells leads to even more C stack errors. So I do not think the too view cells is the basis of my problem. Please tell me if I am missing some important part here. |
Even with the fix being used I have the same C stack issue here:
|
I understand that the error might not be yours to fix - but is there any way one could just not do this part of the analysis? We are interested to differentiate between cancer and normal cells. If I am not mistaken I have no real interest in a phylogenetic tree of the cancer modifications. You help and insight would be very much appreciated! |
By the way - for me the tree_list_1.rds file does not get created. Do you need me to open a new issue for this? |
Hi Teng,
I'm re-running on a subset of cells for which I had run Numbat successfully previously. However, it exits with error: "C stack usage 7970628 is too close to the limit"
I'm attaching the log file. I have the ulimit as unlimited.
I would appreciate your help. Thanks.
log (4).txt
The text was updated successfully, but these errors were encountered: