dbAddGeneAllele {expDB} | R Documentation |
Add gene allele information into database
Description
Add gene allele information into database
Usage
dbAddGeneAllele(con, genes)
Arguments
con |
a connection object as produced by dbConnect |
genes |
A data.frame of genes |
Value
No return values
[Package expDB version 0.1.0 Index]