You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! A nice R package! However, I have a problem when I use the function run_ulm to infer the TFs in scRNA-seq in R
The data contain 10116 cells
METABRIC_Clin<-run_ulm(data,net,minsize=5, .source='source',.target='target',.mor='mor')
Error: C stack usage 7974412 is too close to the limit
Error: C stack usage 7977292 is too close to the limit
Error: C stack usage 7976132 is too close to the limit
Error: C stack usage 7969292 is too close to the limit
Error: C stack usage 7972172 is too close to the limit
Error: C stack usage 7970292 is too close to the limit
Error: C stack usage 7971908 is too close to the limit
Error: C stack usage 7970468 is too close to the limit
Error: C stack usage 7976132 is too close to the limit
Error: C stack usage 7978132 is too close to the limit
Error: C stack usage 7970788 is too close to the limit
Error: C stack usage 7969748 is too close to the limit
Error: C stack usage 7971364 is too close to the limit
Error: C stack usage 7969724 is too close to the limit
Error: C stack usage 7972604 is too close to the limit
Error: C stack usage 7970300 is too close to the limit
Error: C stack usage 7973180 is too close to the limit
Error: C stack usage 7970468 is too close to the limit
Error: C stack usage 7969860 is too close to the limit
Error: C stack usage 7976132 is too close to the limit
Error: C stack usage 7976988 is too close to the limit
Error: C stack usage 7970788 is too close to the limit
Error: C stack usage 7969292 is too close to the limit
Error: C stack usage 7972172 is too close to the limit
Error: C stack usage 7978132 is too close to the limit
Error: C stack usage 7970788 is too close to the limit
Error: C stack usage 7977956 is too close to the limit
Error: C stack usage 7970612 is too close to the limit
Error: C stack usage 7977956 is too close to the limit
Error: C stack usage 7970612 is too close to the limit
Error: C stack usage 7969860 is too close to the limit
Error: C stack usage 7976132 is too close to the limit
Error: C stack usage 7969860 is too close to the limit
Error: C stack usage 7976260 is too close to the limit
The function is still working and I want to know whether this error may change the results?
The text was updated successfully, but these errors were encountered:
Sorry for the delayed response. Could you share which decoupler version are you using? Also it seems you tried to upload a screenshot but it doesn't load.
Hi! A nice R package! However, I have a problem when I use the function run_ulm to infer the TFs in scRNA-seq in R
The data contain 10116 cells
The function is still working and I want to know whether this error may change the results?
The text was updated successfully, but these errors were encountered: