Did you know ... | Search Documentation: |
![]() | Pack bio_analytics -- README.md |
Collects a number of biological data analytics tasks. This library provides tools for the bio_db served data, empowering downstream analyses of user's experimental data.
?- pack_install(bio_analytics). % also installs pack(lib). other dependencies are at load time via lib ?- use_module(library(lib)). ?- lib(bio_analytics).
The library comes with one experimental dataset: data/silac/bt.csv which is used in the example files in directory examples/ .
and bio_db