Posted on 2008-05-30 23:22:36-07 by leela01
get_all_products() function in GO::Model::Graph class
Please does anyone know how to use this function? I have a graph and I would like to get the list/number of all unique gene products. I'm guessing that is what this function is supposed to do, but the prototype at the function description is empty for the usage. Is there a bug? Or does anyone know how to use it? I guess I could just go through all the terms in my graph and for each term keep a hash of all the unique gene products but that'll be slightly more cumbersome. I appreciate the help. Thanks!
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.