pubtatordb (version 0.1.3)

pt_connector: Connect to pubtator.sqlite

Description

Connect to pubtator.sqlite

Usage

pt_connector(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 SQLiteConnection

Examples

Run this code
# NOT RUN {
pt_connector("D:/Reference_data/PubTator")
# }

Run the code above in your browser using DataCamp Workspace