cd api_client
pip3 install requests
touch config.ini
Generate an API token in the Mosaic UI. Update host and project ids accordingly.
[Configuration]
token = XXX
host = http://localhost:3000/api/v1
[Project ids]
annotations_grch37 = 1
annotations_grch38 = 2