AnnotationDbi (version 1.28.2)

AnnDbPkg-checker: 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.

See Also

AnnDbPkg-maker

Examples

Run this code
  checkMAPCOUNTS("hgu95av2.db")
  checkMAPCOUNTS("GO.db")

Run the code above in your browser using DataLab