The Gen3 Analysis service allows users to run analysis queries on Gen3 data.
The server is built with FastAPI and packaged with Poetry.
- Use
bin/run.shto spin up alocalhostinstance of the API - Use
bin/test.shto run all the tests - Use
bin/clean.shto run several formatting and linting commands
The documentation can be browsed in the docs folder, and key documents are linked below.