Get the genotype information
Usage
dbGetGenotype(con, name_only = FALSE)
Arguments
- con
a connection object as produced by dbConnect
- name_only
Only return the name of genotypes
Value
data.frame with genotype information or a vector with genotype name
if name_only = TRUE.