Network diagram of pathways-level features
PlotPathNet(
data = NULL,
BioM2_pathways_obj = NULL,
FeatureAnno = NULL,
pathlistDB = NULL,
PathNames = NULL,
cutoff = 0.2,
num = 10
)
a ggplot object
The input omics data
Results produced by BioM2()
The annotation data stored in a data.frame for probe mapping. It must have at least two columns named 'ID' and 'entrezID'. (For details, please refer to data( data("MethylAnno") )
A list of pathways with pathway IDs and their corresponding genes ('entrezID' is used). For details, please refer to ( data("GO2ALLEGS_BP") )
A vector.A vector containing the names of pathways
Threshold for correlation between features within a pathway
The first few internal features of each pathway that are most relevant to the phenotype