[BioC] Visualize KEGG pathway

michael watson (IAH-C) michael.watson at bbsrc.ac.uk
Sat Apr 18 12:42:43 CEST 2009


Hi Tim

Check out section 3 of the sample code on our website:

http://www.iah.ac.uk/research/bioinformatics/bioinf1.shtml#Code

Thanks
Mick


-----Original Message-----
From: bioconductor-bounces at stat.math.ethz.ch on behalf of Tim Smith
Sent: Fri 17/04/2009 11:19 PM
To: bioc
Subject: [BioC] Visualize KEGG pathway
 
Hi,

I tried the code from a previous post:
------------


 url <- mark.pathway.by.objects("path:eco00260",
                c("eco:b0002", "eco:c00263"))
 if(interactive()){
     browseURL(url)
 }
url <- color.pathway.by.objects("path:eco00260",
                c("eco:b0002", "eco:c00263"),
                c("#ff0000", "#00ff00"), c("#ffff00", "yellow"))---------------

Is there any way to make the all the initial nodes as 'white' (instead of light green), and then to color the nodes that we are interested in?

thanks!


      
	[[alternative HTML version deleted]]

_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor
Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list