[BioC] Finding GO leaf nodes for an ontology - which package?

John Zhang jzhang at jimmy.harvard.edu
Fri Jul 27 16:51:13 CEST 2007


>
>I was trying to list all the leaf nodes for a particular ontology. For this, I 
was using the GOstats:
>
>g1 <- oneGOGraph("GO:0003674", GOMFCHILDREN)
>g2 <- GOleaves(g1)
>
>Hopefully, this would give me a list of all the leaf nodes for the molecular 
function ontology. But this is taking too long to execute.
>
>Is there a similar function in some other package that would be quicker?

Just for the GO ids:

>library(GO)
>leafGOs <- get("GO:0003674", GOMFCHILDREN)



>
>thanks!
>
>       
>---------------------------------
>Pinpoint customers who are looking for what you sell. 
>	[[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

Jianhua Zhang
Department of Medical Oncology
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084



More information about the Bioconductor mailing list