# NOT RUN {
data(combined_graphs_example)
data(drug_targets_example)
settings <- molnet_settings()
# }
# NOT RUN {
interaction_score_graphs <- interaction_score(combined_graphs_example[["graphs"]],
drug_target_edgelists=drug_targets_example[["edgelist"]],
settings=settings)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab