Go module github.com/ncruces/go-sqlite3 is a cgo-free SQLite wrapper. It provides a database/sql compatible driver, as well as direct access to most of the C SQLite API.
The rest of the loaded packages are for data visualization only (some nice colors in graphs). To plot a pathway, we can model the pathway as a network, or a "graph" in graph theory. In mathematics, a ...