VEuPathDB / microbiomeComputations

1 stars 0 forks source link

Fix 38 stats results as strings #39

Closed asizemore closed 1 year ago

asizemore commented 1 year ago

Resolves #38

Everything should be a string. That's all there is to it.

Also had to make sure the object passed to toJson is still a data.frame or the json structure gets all messed up.

asizemore commented 1 year ago

noting also need to update the compute service response https://github.com/VEuPathDB/service-eda-compute/issues/56