Built around the ‘Investigation’ (the project context), ‘Study’ (a unit of research) and ‘Assay’ (analytical measurement) general-purpose Tabular format, the ISA tools helps you to provide rich description of the experimental metadata (i.e. sample characteristics, technology and measurement types, sample-to-data relationships) so that the resulting data and discoveries are reproducible and reusable.
The ISA REST service is a restful web service to interact with the ISA API. This service needs to import the isatools
package published on PyPI. We strongly suggest you check out the ISA API project first before trying out this REST service.
To find out more about ISA, see www.isa-tools.org
To find out who's using ISA and about the ISA development and user community, see www.isacommons.org
Authors: The ISA team.
License: This code is licensed under the CPAL License.
Repository: https://github.com/ISA-tools/isa-rest-service
ISA team email: https://groups.google.com/forum/#!forum/isatools
ISA discussion group: https://groups.google.com/forum/#!forum/isaforum
Github issue tracker: https://github.com/ISA-tools/isa-rest-service/issues
To install and start using the ISA REST service, check out the wiki that has information on how to install and run the service, and what REST calls you can make.
We would be very happy to receive any help and contributions (testing, feature requests, pull requests). Please feel free to contact our development team, ask a question, report a bug or file a feature request in the Github issue tracker, or fork our repository.