################## Genomic scores api ################## .. http:get:: ^/?$ List all genomic scores used by the GPF instance. .. http:get:: ^/score_descs/(?P.+)?$ Convert all genomic score descs into a JSON list. .. http:get:: ^/score_descs?$ Convert all genomic score descs into a JSON list.