| Author | Topic |
Posts: 307
Location: Cambridge UK
Registered: February 2005
|
|
Re: SBML to dot conversion
|
14 Jun '12 02:47
|
 |
|
On 13/06/12 18:54, am2ta wrote:
> Hey SBML team
>
> I recently downloaded PYGL metabolic pathway in SBML format. I wanted to incorporate the pathway into my existing model, which is written in the DOT language. DOT language is provided by GraphViz which makes network reconstruction much simpler. Therefore, to incorporate the SBML pathway in DOT language, I had to convert the SBML format to DOT format. I have been unsuccessful in converting it by using XSLTPROC command in Linux. Does anyone have any ideas of how to effect this conversion?
>
> I tried converting the SBML file using some of the style sheets from SBML.org, viz. sbml_dot.xsl through the command XSLTPROC. It is not working. Could you tell me the best way to do it? Or which is the best stylesheet to use. I attach my xml file to this forum so that you guys can try the conversion yourself and tell me if you are successful. Any help in this regard is appreciated.
One possibility is to use the converter from SBFC, see
http://sbfc.sourceforge.net/
Cheers,
Nico
____________________________________________________________
To manage your sbml-discuss list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-discuss
For a web interface to the sbml-discuss mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the sbml-discuss list,
contact sbml-team@caltech.edu
|
|
|