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

subscript out of bounds while running EBSeqHMMTest #6

Open
AtheerAS opened this issue Oct 30, 2021 · 2 comments
Open

subscript out of bounds while running EBSeqHMMTest #6

AtheerAS opened this issue Oct 30, 2021 · 2 comments

Comments

@AtheerAS
Copy link

Hi all,

I got the following error when trying to run EBSeqHMMTest

Error in `[<-`(`*tmp*`, , i + 1, value = apply(tt2, 1, median)) : 
  subscript out of bounds

My code:

EBSeqHMMIsoOut <- EBSeqHMMTest(Data = IsoData,
                               NgVector = IsoNgTrun,
                               sizeFactors = IsoSizes,
                               Conditions = conditions,
                               UpdateRd = 5)

What is the possible reason?

I tried changing the UpdateRd, didn't work.
I tried a few other ways and nothing solved it :(

@blairperry
Copy link

@AtheerAS Did you ever resolve this issue? I'm running into the same problem

@liulihe954
Copy link

I'm running into the same problem.

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

3 participants