Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.03 KB

File metadata and controls

22 lines (13 loc) · 1.03 KB

Gen3 Analysis API

version Apache license Coverage Status

Overview

The Gen3 Analysis service allows users to run analysis queries on Gen3 data.

Details

The server is built with FastAPI and packaged with Poetry.

  • Use bin/run.sh to spin up a localhost instance of the API
  • Use bin/test.sh to run all the tests
  • Use bin/clean.sh to run several formatting and linting commands

Key documentation

The documentation can be browsed in the docs folder, and key documents are linked below.