# NOT RUN {
settings <- molnet::molnet_settings(correlation_method = "spearman", max_path_length = 3,
handling_missing_data = list(
default = "pairwise.complete.obs",
mrna = "all.obs"
),
reduction_method = "p_value"
)
# }
Run the code above in your browser using DataLab