R/pandaR.R

#' pandaR: Passing Messages between Biological Networks to Refine Predicted Interactions.
#'
#' The PANDA approach is to model the regulatory network as a bipartite network and estimate edge weights based on the evidence that information from a particular transcription factor i is successfully being passed to a particular gene j. This package provides a straightforward tool for applying this established method.
#' 
#' @docType package
#' @name pandaR
#' @importFrom RUnit checkTrue
#' @import methods
#' @import BiocGenerics
NULL
#> NULL
QuackenbushLab/pandaR documentation built on May 8, 2019, 3:49 a.m.