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

Error message #1

Open
jhsiao999 opened this issue Sep 27, 2015 · 3 comments
Open

Error message #1

jhsiao999 opened this issue Sep 27, 2015 · 3 comments

Comments

@jhsiao999
Copy link

Hi,

First of all, thank you for pointing out the ordering effect of capture sites. As a result, we are now beginning to explore this issue in our data. I recently encountered an error message while running OEFinder. I wonder if you can help me to decipher this message...

Warning in summary.lm(aa) :
essentially perfect fit: summary may be unreliable

Best,
Joyce Hsiao

Postdoctoral fellow at University of Chicago

@lengning
Copy link
Owner

Hi Joyce,
Thanks for your interests in OEFinder! Seems to me this warning message
means that one of the genes gave a perfect fitting (RSS=0) in the spline
fitting step. Then the summary statistics might be not very accurate. I
wouldn't worry about this too much since the OEFinder calls OE genes based
on permutation results.
Let me know if you have any other questions.
Best,
Ning

On Sat, Sep 26, 2015 at 9:26 PM, Chiaowen Joyce Hsiao <
notifications@github.com> wrote:

Hi,

First of all, thank you for pointing out the ordering effect of capture
sites. As a result, we are now beginning to explore this issue in our data.
I recently encountered an error message while running OEFinder. I wonder if
you can help me to decipher this message...

Warning in summary.lm(aa) :
essentially perfect fit: summary may be unreliable

Best,
Joyce Hsiao

Postdoctoral fellow at University of Chicago


Reply to this email directly or view it on GitHub
#1.

Ning Leng, Ph.D
Computational Biologist / Biostatistician
Regenerative Biology Laboratory
Morgridge Institute for Research

@jhsiao999
Copy link
Author

Hi Ning,

Thanks for the quick reply. I finally get a chance to re-run the OEFinder again. Below is the complete error message:

Warning in summary.lm(aa) :
essentially perfect fit: summary may be unreliable
Error in Datasort[, sample(1:Ncol, Ncol)] : subscript out of bounds
Error in Datasort[, sample(1:Ncol, Ncol)] : subscript out of bounds

I waited for a few minutes to see if the program would still generate output files, and it didn't.

One thing to note is that the OEFinder ran perfectly okay when I combined data from 9 plates. However, the error messages came up when I ran on data from 1 plate or data from 3 plates combined together.

Any help with this is greatly appreciated. Thanks!

Joyce Hsiao

@lengning
Copy link
Owner

lengning commented Oct 5, 2015

Hi Chiaowen,
Would you mind to send me an example input that generates this bug for
further debugging?
Thanks,
Ning

On Fri, Oct 2, 2015 at 5:10 PM, Chiaowen Joyce Hsiao <
notifications@github.com> wrote:

Hi Ning,

Thanks for the quick reply. I finally get a chance to re-run the OEFinder
again. Below is the complete error message:

Warning in summary.lm(aa) :
essentially perfect fit: summary may be unreliable
Error in Datasort[, sample(1:Ncol, Ncol)] : subscript out of bounds
Error in Datasort[, sample(1:Ncol, Ncol)] : subscript out of bounds

I waited for a few minutes to see if the program would still generate
output files, and it didn't.

One thing to note is that the OEFinder ran perfectly okay when I combined
data from 9 plates. However, the error messages came up when I ran on data
from 1 plate or data from 3 plates combined together.

Any help with this is greatly appreciated. Thanks!

Joyce Hsiao


Reply to this email directly or view it on GitHub
#1 (comment).

Ning Leng, Ph.D
Computational Biologist / Biostatistician
Regenerative Biology Laboratory
Morgridge Institute for Research

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