Closed asizemore closed 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.
noting also need to update the compute service response https://github.com/VEuPathDB/service-eda-compute/issues/56
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.