hbctraining / DGE_workshop_salmon_online

https://hbctraining.github.io/DGE_workshop_salmon_online/
172 stars 77 forks source link

a note for the warning in dotplot #16

Closed mistrm82 closed 2 years ago

mistrm82 commented 3 years ago

Many people had the ` warning when running the dotplot command:

wrong orderBy parameter; set to default orderBy = "x"

Maybe this will help?

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

mistrm82 commented 2 years ago

I'm a bit confused, because we don't use a orderBy argument in the function

mistrm82 commented 2 years ago

Let's see if we encounter this in class and then decide to add something to the lesson accordingly? @rkhetani

mistrm82 commented 2 years ago

I don't think this is an issue any more