Common reports api
- GET ^/studies/(?P<common_report_id>.+)/full$
Return full variant report when requested.
- GET ^/studies/(?P<common_report_id>.+)$
Return a variant report when requested.
- POST ^/family_counters$
Return family counters for specified study and group name.
- POST ^/family_counters/download$
Return family couters for a specified study and group name.
- GET ^/families_data/(?P<dataset_id>.+)$
Return full family data for a specified study.
- POST ^/families_data/(?P<dataset_id>.+)$
Return full family data for a specified study and tags.