mitobench / mitoBench

The mitochondrial workbench
8 stars 0 forks source link

Suggestion: Undefined entries #69

Closed haansi closed 3 years ago

haansi commented 5 years ago

Should we try to avoid/remove the "undefined" entries? Makes it harder to handle/read the data.

JudithNeukamm commented 5 years ago

No problem. What would you suggest using instead? Or leaving it blank?

haansi commented 5 years ago

Leaving blank should be ok - depends if the information is important. Do we need to differentiate between empty and undefined? If so, we could use the ?

JudithNeukamm commented 5 years ago

Hm, at the moment, I automatically set 'undefined' if I get a blank field. I think there is no need to differentiate between empty or undefined. In the end, the information is the same: no information available... I will change the 'undefined' fields to blank fields