EBSeqHMM Error: Missing value

24 views
Skip to first unread message

sush...@medgenome.com

unread,
Apr 12, 2017, 5:41:47 AM4/12/17
to EBSeq users
Hi,

I am using EBseqHMM to identify genes following upregulated/downregulated trend across nine time points. I have 5 replicates. When I use 3 replicates, I am getting the desired output, i.e. EBSeqHMM runs properly and I can get the clusters of up-up-up-up-up... genes. But, when I use 5 replicates, the EBSeqHMM run doesnot complete, and throws the following error:

Error in if (max(PI.up)) > PIBound) { : missing value where TRUE/FALSE expected

I assumed, some NAs are being produced during the calculations, so I replaced all NAs with 0

GeneNormData[is.na(GeneNormData)] <- 0

Still the run did not complete, and threw the error:

Error:cannot allocate vector of size 584.5 Mb

Please suggest !!


Reply all
Reply to author
Forward
0 new messages