Implement converter functionality
Closed this issue · 2 comments
djcomlab commented
Implement REST service calls to run working conversions from the isatools
package:
isatab2json
as/api/v1/convert/tab-to-json
json2isatab
as/api/v1/convert/json-to-tab
isatab2sra
as/api/v1/convert/tab-to-sra
json2sra
as/api/v1/convert/json-to-sra
isatab2cedar
as/api/v1/convert/tab-to-cedar
Make sure to document the REST calls.
djcomlab commented
ISA-Tab to JSON (JSON-combined only) and JSON to ISA-Tab working
djcomlab commented
All REST calls working in tests using BII-S-3