AnnDbPkg-checker {AnnotationDbi} | R Documentation |
Check the SQL data contained in an SQLite-based annotation package
Description
Check the SQL data contained in an SQLite-based annotation package.
Usage
checkMAPCOUNTS(pkgname)
Arguments
pkgname |
The name of the SQLite-based annotation package to check. |
Author(s)
H. Pagès
See Also
Examples
checkMAPCOUNTS("org.Sc.sgd.db")
[Package AnnotationDbi version 1.58.0 Index]