################## Common reports api ################## .. http:get:: ^/studies/(?P.+)/full$ Return full variant report when requested. .. http:get:: ^/studies/(?P.+)$ Return a variant report when requested. .. http:post:: ^/family_counters$ Return family counters for specified study and group name. .. http:post:: ^/family_counters/download$ Return family couters for a specified study and group name. .. http:get:: ^/families_data/(?P.+)$ Return full family data for a specified study. .. http:post:: ^/families_data/(?P.+)$ Return full family data for a specified study and tags.