R/data.R

#' Data matrix p by n 
'x' 
#' The vector of class indicators 
'group'
#' A list of KEGG pathways
'pathways'
#' A data frame of edges, each row corresponding to one edge
'edgelist'
#' A data frame of nonedges, each row corresponding to one negative edge
'nonedgelist'
#' Matrix with pathway indicators
'pathways_mat'
    

Try the netgsa package in your browser

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

netgsa documentation built on Nov. 14, 2023, 5:09 p.m.