Get Genotypic table in a dataframe. Optionally genotypic filters can be applied as well.

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)

Value

A dataframe.