Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 704 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 704 Bytes

plant-brapi-to-isa

Code to pull data from BrAPI endpoints and create an ISA representation of the experiments.

Docker

This is setup to be used with Docker for easy dependency requirements. You can download and run with a command like:

docker-compose build && docker-compose run --rm conv

Output will be put into a subfolder out.

Documentation