make_pubtator_sqlite_path {pubtatordb} | R Documentation |
Make a path to the PubTator sqlite file.
Description
Make a path to the PubTator sqlite file.
Usage
make_pubtator_sqlite_path(pt_path)
Arguments
pt_path |
A character string indicating the full path of the directory containing the pubtator gz files to be extracted. |
Value
A character string indicating the full path to the sqlite file.
[Package pubtatordb version 0.1.4 Index]