varemo / piano

piano - An R/Bioconductor package for gene set analysis
https://varemo.github.io/piano/
12 stars 4 forks source link

Not able to find gene associations in SBML with loadGSC #8

Closed OmarAshkar closed 1 year ago

OmarAshkar commented 2 years ago

Hello, I am trying to read xml model using loadGSC()

piano::loadGSC("./RECON1.xml")

But I got an error says:

Error in piano::loadGSC("./RECON1.xml") : no gene association found

I have tried different models including RECON1 and Human-GEM, still the same problem.

Any help is highly appreciated.

Thank you