A C library for various bioinformatics-y tasks. Proper docs will come in time.
For now, we have reasonable test coverage under ./test/
that demonstrate the
API.
###Tests:
TravisCI | |
---|---|
Test Coverage |
All libqes source code is licensed under the GNU Public License version 3, or a
later version at your preference. For license text, see ./gpl-3.0.txt
or
the GNU website here.
The source of tinytest
, located in tests/tinytest
, is Copyright 2009-2012
Nick Matthewson; tinytest
is distributed under the 3-clause BSD license.
tinytest
is hosted at
Nick's github page.
src/crc.[ch]
are from gnulib, and are licensed under the LGPL.