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