-
Notifications
You must be signed in to change notification settings - Fork 7
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
Erro in peer.residual() #2
Comments
It seems like an error from SWIG. Did you manage to install PEER and its dependencies properly? |
Hi,
The current version of the limma package is 3.54.2.
In addition, may I ask if I can add you on WeChat for communication? Best, |
I actually never saw this error before, but I think limma should not be the problem here. |
Can you try the PEER_setCovariates example code from the tutorial since it's the one that gave errors? |
Hi,
I am testing based on the official documentation's test code, When running to this step: peer.exp <- peer.residual(mat, mat.aligner, covs, n.iteration=1000), the following error appeared:
Error in PEER_setCovariates(model, as.matrix(covs)) : SWIG:UnknownError
Do you know what caused the error?
Thanks so much
The text was updated successfully, but these errors were encountered: