R/data.R

#' Example Unfiltered Active Subnetworks
#'
#' List containing unfiltered active subnetworks returned by
#' \code{\link{active_subnetwork_search}}
#'
#' @format A list with 1000 elements. Each containing a named list:
#' \describe{
#'   \item{nodes}{active subnetwork nodes}
#'   \item{score}{score of the active subnetwork}
#' }
"example_unfiltered_snws"

Try the pathfindR package in your browser

Any scripts or data that you put into this service are public.

pathfindR documentation built on July 2, 2026, 1:06 a.m.