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.sh
to spin up alocalhost
instance of the API - Use
bin/test.sh
to run all the tests - Use
bin/clean.sh
to run several formatting and linting commands
The documentation can be browsed in the docs folder, and key documents are linked below.