bio_analytics


Computational biology data analytics.

Collects a number of data analytics tasks on biological data sets. This library provides analyses tools for the bio_db served data.

See bio_db for more information on the database package: bio_db

install

SWI

bio_analytics can be installed from within SWI using its package manager.


?- pack_install(bio_analytics).

to load

?- use_module(library(bio_analytics)).

or

?- use_module(library(lib)).
?- lib(bio_analytics).

See example in exp_gene_family_string_graph/4

materials

Docs, also available in distribution directory doc/html/

contact

We welcome comments on use cases. Particularly, applications and publications that use this pack.
We also welcome bug reports and fixes.
For contact details see: contact

author

Nicos Angelopoulos

---
London,
April, 2019