cl-gene-searcher

LGPL

A simple interface to a SQLite database for querying information for genes, and DGV Tracks.

$ area51 add cl-gene-searcherCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gene-searcher:some-function ...)

Dependencies