tlubitz / SBtab

SBtab - Table format for Systems Biology:
www.sbtab.net
MIT License
6 stars 8 forks source link

SBtabDocument uses filenames to access single tables #31

Closed eladnoor closed 6 years ago

eladnoor commented 6 years ago

Right now, tables are accessed by filename, but since they are all inside the same file - that doesn't work anymore. I think "table_name" should be the key.

tlubitz commented 6 years ago

Resolved