VEuPathDB / microbiomeComputations

1 stars 0 forks source link

refactor for compute service integration #28

Closed d-callan closed 1 year ago

d-callan commented 1 year ago

ryan has requested we write results to files directly in rserve rather than provide them as strings for the compute service to write to files. so ive added methods here which will do that and return the filehandle. ive refactored some stuff along the way in order to guarantee the object is structured appropriately.