Skip to content
David Johnson edited this page Feb 26, 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 datasets and other formats/schemas (e.g. SRA schemas). 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.

  1. Installation
  2. ISA model
  3. Creating objects
  4. Converting between ISA formats
  5. Importing and exporting SRA formatted datasets
  6. Downloading files stored in Github
  7. Validating ISA tab and ISA JSON
  8. Known Issues

License

This code is licensed under the CPAL License.