-
Notifications
You must be signed in to change notification settings - Fork 38
Home
David Johnson edited this page Feb 24, 2016
·
14 revisions
The ISA API is published as the isatools
Python package. The package aims to provide you, the developer, with a set of tools to help you easily and quickly build your own ISA objects, validate, and convert between serializations of ISA-formatted and other kinds of data format. The goal of this package is to provide a flexible way to build and use ISA content, as well as provide utility functions for file conversions and validation.
- Installation
- Creating ISA objects
- Converting between ISA formats
- Importing and exporting SRA format
- Validating ISAtab and ISA JSON
- Known Issues