View source: R/cb_cohort_extract.R
cb_get_genotypic_table | R Documentation |
Get Genotypic table in a dataframe. Optionally genotypic filters can be applied as well.
cb_get_genotypic_table(cohort, size = 10, geno_filters_query)
cohort |
A cohort object. (Required)
See constructor functions |
size |
Number of entries from database. (Optional) Default - 10 (Optional) |
geno_filters_query |
Genotypic filter query (Optional) |
A dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.