Gene names not included on KEGGgraph plots
0
0
Entering edit mode
@4a5ebee6
Last seen 10 months ago
Canada

I am using the KEGGgraph package to plot pathways with moderate success. When I am working with ~100 nodes, the gene names are included on my final plot. However, when I have larger datasets (~300 nodes) the names disappear. I am using the same method to obtain gene names and the same parameters to add them to the plots. Does anyone know how to solve this?

##Plot parameters
nA <- makeNodeAttrs(mapkG,label = nodesNames,fillcolor = col$To, fixedsize = TRUE, width = 10, height= 10, font = 20)
plot(mapkG, "dot", nodeAttrs = nA, edge=list(arrowsize="0.7"))

R version 4.3.0

KEGGgraph • 272 views
ADD COMMENT

Login before adding your answer.

Traffic: 596 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