ISA RWVal provides metadata tracking tools for managing diverse life science, environmental, and biomedical experiments. Current version 0.10.11, maintenance release with updated dependencies and Python 3.13 support.
pip install isa-rwvalVerified import paths — ran on the pinned version, not inferred.
Load an ISA JSON file into an ISAInvestigation object.
Upgrade Python to 3.9+ and install latest version.
Update to v0.10.11 or manually upgrade networkx to compatible version.
Use `from isatools import isa_json` then `isa_json.load(filepath)`.