Open yaoluxun opened 5 years ago
Yes, that's a previous bug, just try to re-install this package and re-run.
I think I updated it today before I ran... Anyway I’ll reinstall it and see what happens. Thank you
On Thu, Jul 25, 2019 at 9:55 PM linazhu3 notifications@github.com wrote:
Yes, that's a previous bug, just try to re-install this package and re-run.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CityUHK-CompBio/HTSanalyzeR2/issues/1?email_source=notifications&email_token=AMLEWU24YVGVYIK3LKKIAPTQBJKQ7A5CNFSM4IG474VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD23IKZQ#issuecomment-515278182, or mute the thread https://github.com/notifications/unsubscribe-auth/AMLEWU5Q3GGTMAVZWSYD7YLQBJKQ7ANCNFSM4IG474VA .
If I run
p1 <- as.ggplot(~viewGSEA(res$gsca, "MSigDB_C2", topGS_GO_MF1[["MSigDB_C2"]][1]))
p1
There are some texts in the middle of the plot. If I directly run
viewGSEA(res$gsca, "MSigDB_C2", topGS_GO_MF1[["MSigDB_C2"]][1])
That line disappears.