dbGetGenotype: Get the genotype information

Description Usage Arguments Value

View source: R/expdb_genotypes.R

Description

Get the genotype information

Usage

1
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.


expDB documentation built on Oct. 9, 2021, 1:07 a.m.