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

how to accelerate the noise filter by ARSyNbac? #3

Open
xflicsu opened this issue Mar 14, 2023 · 1 comment
Open

how to accelerate the noise filter by ARSyNbac? #3

xflicsu opened this issue Mar 14, 2023 · 1 comment

Comments

@xflicsu
Copy link

xflicsu commented Mar 14, 2023

I use ARSyNbac to remove the noise of my expression matrix (60 x 130000) with following commond:

arsyn <- ARSyNbac(data_RNA, modelName = "RNA", beta = 0.5, batchEstimation = FALSE, filterNoise = TRUE)

But it spend several hours without finishing this work.

So, how to accelerate this process?

@soniatarazona
Copy link

Sorry for the delay in the response. Could you fix the problem? I am wondering whether it might be a matter of memory (130,000 variables). Which is your experimental design?

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

2 participants