dbGetGenotype {expDB}R Documentation

Get the genotype information

Description

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.


[Package expDB version 0.1.0 Index]