emba 0.1.2
- add function
get_avg_link_operator_diff_based_on_synergy_set_cmp
- add function
get_avg_link_operator_diff_based_on_specific_synergy_prediction
- add function
filter_network
- to use for visualizing induced subgraphs
- update dependencies (set
usefun
min version to 0.4.3)
emba 0.1.1
- Optimized
count_models_that_predict_synergies
function and added tests for it. For a benchmark see relative Stack Overflow thread
emba 0.1.0
- Added a
NEWS.md
file to track changes to the package
- Transferred functions from separate R scripts to the package
- Finished code refactoring and splitting to different modules
- Finished writing documentation for all functions