phac-nml / irida-staramr-results

Enables StarAMR analysis results that were run through IRIDA to be downloaded into a spreadsheet using the command line.
Apache License 2.0
3 stars 1 forks source link

Make API calls consistent with iridauploader's functions #11

Closed mariellemanlulu closed 3 years ago

mariellemanlulu commented 3 years ago

The way we do API calls for irida-staramr-results will be exactly the same as iridauploader. In the future, we plan on having a designated python api for irida and having them all depend on the exact same set of functions will make the transition easier.

Link to iridauploader api call module: https://github.com/phac-nml/irida-uploader/blob/development/iridauploader/api/api_calls.py