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 in gdcCEAnalysis: not enough finite observations #14

Open
NatashaJorge opened this issue Sep 23, 2019 · 1 comment
Open

Error in gdcCEAnalysis: not enough finite observations #14

NatashaJorge opened this issue Sep 23, 2019 · 1 comment

Comments

@NatashaJorge
Copy link

Hello!

my name is Natasha and I am following the tutorial on http://bioconductor.org/packages/devel/bioc/vignettes/GDCRNATools/inst/doc/GDCRNATools.html#cernas-network-analysis-of-degs

I have 273 miRNAs and mRNAs on my expression table. However, when I give the following command:

ceOutput <- gdcCEAnalysis(lnc = rownames(deLNC),
pc = rownames(dePC),
lnc.targets = 'starBase',
pc.targets = 'starBase',
rna.expr = mrna2,
mir.expr = mirna2)

It gives me this error:

Step 1/3: Hypergenometric test done !
Error in cor.test.default(lncDa, mirDa, alternative = "less") :
not enough finite observations

there are 99 deLNC and 1622 dePC (FDR <= 0.05)

Please, can you help me? Where did I do wrong?

best wishes,
Natasha

@MaiTian-li
Copy link

Hello! I have encountered the same error, do you know how to resolve this issue now? Thanks for your reply!

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