フィルターのクリア

Error - xml file conversion into stochiometric matrix using sbmlimport function

2 ビュー (過去 30 日間)
Namrata Tomar
Namrata Tomar 2015 年 6 月 24 日
コメント済み: Ingrid Tigges 2015 年 6 月 25 日
Hello,
I am using sbmlimport function to convert KEGG pathway SBML (KGML) file into stochiometric matrix. It has .xml extension, but getting this error -- Error using SimBiology.SBMLReadWrite/sbmlread. A fatal error occurred reading in this file. Error in privatesbmlio (line 26). Error in sbmlimport (line 62) ret = privatesbmlio('read',nargout,{fullfilename, varargin});
1. I am using Matlab 2014a. 2. example, m = sbmlimport('lotka.xml'); [M,objSpecies,objReactions] = getstoichmatrix(m1); is working but not for my Kegg Pathway. 3. I downloaded a kegg pathway-http://www.genome.jp/kegg-bin/show_pathway?map=hsa05230&show_description=show. Code is m = sbmlimport('hsa.xml') but it is giving error.
  1 件のコメント
Ingrid Tigges
Ingrid Tigges 2015 年 6 月 25 日
Is it possible that you accidently posted the same comment twice?

サインインしてコメントする。

回答 (0 件)

コミュニティ

その他の回答  SimBiology コミュニティ

カテゴリ

Help Center および File ExchangeImport Data についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by