FELLA plotGraph function won't change the legend
0
0
Entering edit mode
yuhang • 0
@1b2a94a4
Last seen 6 weeks ago
Hong Kong

Hi, I am using FELLA to analyze my metabolome data. I defined the ont as BP in addGOToGraph, but the legend of ont was still CC in the figure.

g.go<-addGOToGraph(graph=g,
                   GOterm=c("GO:1990418"),
                   godata.options=list(
                   OrgDb="org.Hs.eg.db",ont="BP"),
                   mart.options=list(
                                    biomart="ensembl",
                                    dataset="hsapiens_gene_ensembl"))
g.go
plotGraph(g.go,
          vertex.label.cex=vertex.label.cex, 
          NamesAsLabels = F,
          plotLegend = T)
FELLA • 128 views
ADD COMMENT

Login before adding your answer.

Traffic: 552 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6