biocompute-objects / bco_api

The master repository for the JSON API.
MIT License
2 stars 2 forks source link

Add BCO Score to model. #314

Closed HadleyKing closed 5 months ago

HadleyKing commented 5 months ago

Also added functions and methods for BCO Score. Updates to the BCO admin panel. Updates to the test_data.json and local_data.json Fix #310 Changes to be committed: modified: authentication/migrations/0001_initial.py modified: biocompute/admin.py modified: biocompute/apis.py modified: biocompute/migrations/0001_initial.py modified: biocompute/models.py modified: biocompute/services.py new file: config/bco_scores.py modified: config/fixtures/local_data.json modified: tests/fixtures/test_data.json