Skip to content

simple stateless backend to convert ISA-JSON to ISA-Tab

License

Notifications You must be signed in to change notification settings

IPK-BIT/isa-json2tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isa-json2tab

simple stateless backend to convert ISA-JSON to ISA-Tab implemented in bottle and using the isa-api for conversion.

Usage

Send your ISA-JSON via HTTP POST to <hostname>/json2tab in the request body, the server will respond with application/zip content containing a ZIP archive of the generated ISA-Tab files. An example implementation using this service can be seen in the MIAPPE Wizard repo.

Container

The backend is available as a Docker Image from https://hub.docker.com/r/thyra/isa-json2tab .

About

simple stateless backend to convert ISA-JSON to ISA-Tab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published