Load pairwise statistical data into an existing PlasmoMAPI project.

load_data(proj, pairwise_data, check_delete_output = TRUE)

Arguments

proj

object of class pm_project.

pairwise_data

matrix of pairwise statistics between nodes.

check_delete_output

if TRUE (the default) then check before overwriting any existing data loaded into a project.