sbgn / libsbgn

Libraries for the Systems Biology Graphical Notation (SBGN); Java and C++
Other
15 stars 8 forks source link

explicitly unknown stoichiometry ("?") could be stored as NaN #66

Open adrienrougny opened 1 week ago

adrienrougny commented 1 week ago

From Amdreas: As far as storing in SBGN-ML goes, one could represent the ? with the actual numerical value NaN, so that the data type is always a number but renders as a question mark if not-a-number is given.