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
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