Closed catsargent closed 1 year ago
Hi - I encountered the same issue. I believe it's because you're trying to calculate a correlation with <5 samples. The Hmisc::rcorr function by 'lr_target_prior_cor' requires >4 observations.
Hi @catsargent and @jluft-uoe
In the updated version of multinichenetr (v1.0.1), a message should be thrown and not an error in case you cannot calculate LR-T correlations because you have <5 samples. I will close this issue, but feel free to re-open if updating multinichenetr did not resolve this issue.
Hi, When using the wrapper to run multinichenet on my data, I get the following error:
Running rlang::last_trace() gave the following message:
Any help you can provide regarding this error would be gratefully received!
Thanks, Catherine
p.s. I installed multinichenet again a few days ago based on the recommendation from the error that I had been receiving then.