w This week in links #1 | Fuzzier Logic

2 Responses to This week in links #1

  1. gioby says:

    Thank you for the link.
    Are you using Kegg pathways for your work? Would you find useful a parser for KGML files?
    Notice that most off the pathways are available in the BioPax format, which can be read by other tools like cytoscape Unfortunately, my pathways are only available in KGML :-(

    Maybe tomorrow I’ll write an update about the KGML parser I am writing.

  2. Simon says:

    You’re welcome for the link Giovanni.
    I’m sure a KGML parser will come in handy one day. I’ll keep an eye on the progress of your code.
    By the way, have you tried using cElementTree rather than ElementTree? It is also included in the standard libraries (since 2.5) and it is about an order of magnitude faster.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>