Wrap up all the Base Databases into Packages for distribution
包装成包分配的所有相应的数据库
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Creates extremely simple packages from the base database files for distribution. This is a convenience function for wrapping up these packages in a consistent way each time.
从碱基分布数据库文件创建非常简单的包。这是一个包裹在一种一致的方式,每次这些包的方便的功能。
用法----------Usage----------
wrapBaseDBPackages(dbPath, destDir, version)
参数----------Arguments----------
参数:dbPath
dbPath is just the path to the location of the latest intermediate sqlite source files. These files are then used to make base DB packages.
DBPATH仅仅是最新的中间SQLite源文件位置的路径。然后,这些文件是用来做基本DB包。
参数:destDir
destination path for the newly minted packages.
目的地路径为新崛起的软件包。
参数:version
version number to stamp onto these newly minted packages.
版本号上杜绝这些新崛起的包。
举例----------Examples----------
## Not run: [#无法运行:]
##Make all of the intermediate DBs and place the new packages right here.[#所有的中间区议会,这里将新的软件包。]
wrapBaseDBPackages(dbPath = "/mnt/cpb_anno/mcarlson/proj/sqliteGen/nli/annosrc/db/",
destDir = ".")