obiba / opal-python-client

Python command lines for accessing Opal web services.
GNU General Public License v3.0
4 stars 3 forks source link

Implemented python command for exporting analysis data. #5

Closed kazoompa closed 6 years ago

ymarcon commented 6 years ago

Looks like it is not possible to get the last result of a specific analysis.

kazoompa commented 6 years ago

Yes, I will add but this is currently on a table only.

kazoompa commented 6 years ago

Clarification, do you want an additional export for one analysis? My assumption was the export was at Project and Table level. TableAnalysisResource gives you the last/all results as a JSON

ymarcon commented 6 years ago

I expect that this command allows to export the last result of a specific analysis. Probably the most useful option.