cl-gene-searcher
A simple interface to a SQLite database for querying information for genes, and DGV Tracks.
$ area51 add cl-gene-searcherCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gene-searcher:some-function ...)