girder / viime

Home Page:https://viime.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow OpenCPU to return JSON data

dchiquito opened this issue · comments

Currently complex analyses like PLSDA/OPLSDA require multiple calls to extract multiple disparate pieces of data from the analysis. This means each analysis request has to invoke the OpenCPU R script for the analysis multiple times, which is very inefficient. If the analyses returned all the data at once, this could be avoided.