Gene scores
- GET ^/?$
Build list of gene scores and return it.
- GET ^/histograms/?$
Build list of gene scores and return it.
- GET ^/download/(?P<score>.+)$
Serve a gene score download request.
- POST ^/partitions/?$
Calculate and return gene score partitions.