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