cb_get_genotypic_table: Get genotypic table

View source: R/cb_cohort_extract.R

cb_get_genotypic_tableR Documentation

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)

Value

A dataframe.


cloudos documentation built on March 31, 2023, 9:52 p.m.