ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

Calculate HCA experiments number from db instead of hardcode #322

Closed upendrakumbham closed 1 year ago

upendrakumbham commented 1 year ago

This PR contains only backend changes.

Here is the front-end PR reference - front-end-pr

Simple and straightforward for the review :).

Endpoint -http://localhost:8080/gxa/sc/json/hca/experiments/count

Response: {"humanExperimentsCount":2,"hcaExperimentsCount":1}