I am trying to correct batch effect from 5 RNA seq data : row numbers = 2100 and col numbers = 142 ,54 , 114 ,133 , 51 . It took me 15 minutes gave me an error massage as follows. error in pcaMethods::nipalsPca(Xoff,nPcs = ncomp) , Too many iterations, quitting
How to solve this issue ? Previously I used ARSyNbac to correct row numbers = 400 ,and col numbers = 142 ,54 , 114 ,133 , 51 . There was no problems.
summary(data_RNA)
[1] "Object of class mbac: It contains 5 different batches and 1 omic type(s)."
I am trying to correct batch effect from 5 RNA seq data : row numbers = 2100 and col numbers = 142 ,54 , 114 ,133 , 51 . It took me 15 minutes gave me an error massage as follows. error in pcaMethods::nipalsPca(Xoff,nPcs = ncomp) , Too many iterations, quitting
How to solve this issue ? Previously I used ARSyNbac to correct row numbers = 400 ,and col numbers = 142 ,54 , 114 ,133 , 51 . There was no problems.
summary(data_RNA) [1] "Object of class mbac: It contains 5 different batches and 1 omic type(s)."