Git Product home page Git Product logo

Comments (19)

bounlu avatar bounlu commented on May 20, 2024 3

Has this problem been solved?

no

from enrichplot.

bounlu avatar bounlu commented on May 20, 2024 2

How is this solved? I still get this warning.

from enrichplot.

ge2sasag avatar ge2sasag commented on May 20, 2024 2

Same, I'm still getting this all the time.

from enrichplot.

zhaoqingbo1993 avatar zhaoqingbo1993 commented on May 20, 2024 1

So it is fixed now? How can i adjust myplot?
Rplot01

from enrichplot.

huerqiang avatar huerqiang commented on May 20, 2024 1

Please use the latest version on github.

from enrichplot.

ChristinaSchmidt1 avatar ChristinaSchmidt1 commented on May 20, 2024 1

I am using the latest version and yet I still get this warning.
Any other advice on how to solve this?

from enrichplot.

OliverBit avatar OliverBit commented on May 20, 2024 1

Same

from enrichplot.

alexandruioanvoda avatar alexandruioanvoda commented on May 20, 2024 1

I'm using the 1.10.2 version, latest, and I'm still getting this error all the time.

from enrichplot.

GuangchuangYu avatar GuangchuangYu commented on May 20, 2024

it should be fixed in recent version.

from enrichplot.

zhaoqingbo1993 avatar zhaoqingbo1993 commented on May 20, 2024

Has this problem been solved?

from enrichplot.

jihoonk1495 avatar jihoonk1495 commented on May 20, 2024

@bounlu I am also getting the same error when I am running dotplot.

I am following the vignette posted on this link:
https://learn.gencore.bio.nyu.edu/rna-seq-analysis/gene-set-enrichment-analysis/

from enrichplot.

BirongZhang avatar BirongZhang commented on May 20, 2024

I am also getting the same error, how can we solve it?

ego <- enrichGO(gene = sig_genes,
universe = all_genes,
keyType = "ENSEMBL",
OrgDb = org.Hs.eg.db,
ont = "BP",
pAdjustMethod = "BH",
qvalueCutoff = 0.05,
readable = TRUE)

dotplot(ego, showCategory=50)

from enrichplot.

hreinwal avatar hreinwal commented on May 20, 2024

Same here :/ Still getting the same error.

from enrichplot.

MWSchmid avatar MWSchmid commented on May 20, 2024

Got the same error, but one can also just set the argument...

dotplot(myResults, showCategory=15, orderBy="GeneRatio")

from enrichplot.

huerqiang avatar huerqiang commented on May 20, 2024

@alexandruioanvoda the latest version of enrichplot in github is 1.11.3

from enrichplot.

nat-kreiling avatar nat-kreiling commented on May 20, 2024

I must be looking in the wrong place because The latest version in GitHub says 1.10.1 (https://github.com/YuLab-SMU/enrichplot) ?
I still tried updating enrichplot and am still getting this error: (even if I try specifying the orderBy argument)

barplot(ego_BP_up, showCategory=20)
Error in ans[ypos] <- rep(yes, length.out = len)[ypos] :
replacement has length zero
In addition: Warning message:
In rep(yes, length.out = len) : 'x' is NULL so the result will be NULL

Update:
Trying the Devel version 1.11.3 still gives the same error. 😪

from enrichplot.

huerqiang avatar huerqiang commented on May 20, 2024

@nat-kreiling The class of your ego_BP_up should be enrichResult.

from enrichplot.

shanshenbing avatar shanshenbing commented on May 20, 2024

I use 1.15.3, and the res from enrichKEGG() is "enrichResult" obj, but I got the same warning

from enrichplot.

huerqiang avatar huerqiang commented on May 20, 2024

I use 1.15.3, and the res from enrichKEGG() is "enrichResult" obj, but I got the same warning

Please provide your data.

from enrichplot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.