cb_get_genotypic_table: Get genotypic table
Description
Get Genotypic table in a dataframe.
Optionally genotypic filters can be applied as well.
Usage
cb_get_genotypic_table(cohort, size = 10, geno_filters_query)
Arguments
- cohort
A cohort object. (Required)
See constructor functions cb_create_cohort or cb_load_cohort
- size
Number of entries from database. (Optional) Default - 10 (Optional)
- geno_filters_query
Genotypic filter query (Optional)