dbAddGenotype {expDB} | R Documentation |
Add genotypes into expDB
Description
Add genotypes into expDB
Usage
dbAddGenotype(con, genotypes)
Arguments
con |
a connection object as produced by dbConnect |
genotypes |
A string vector of genotypes |
Value
No return values
[Package expDB version 0.1.0 Index]