I am one of the developers of the miR2Pathway tool and this program depends on igraph. Here is my github
https://github.com/GenomicsPrograms/miR2Pathway/blob/master/miR2Pathway.R
miR2Pathway is a PageRank-based method that can be used to rank disease risk of miRNA-mediated biological pathways. miR2Pathway can help explore how much miRNAs differentially influence the activity of biological pathways between two classes of phenotypes.
I need help with printing out the pathway names for the resulting p-values that are found by miR2Pathway. But after looking at the igraph documentation I still cannot find a way to do it. My code is error free, just hoping for some helpful suggestions.
Additionally, the pathway names should join the miR2Pathway output, if run with the example dataset on my github, my output is a series of P-values:
> results
[1] 1.0000000 1.0000000 0.4349838 0.1928467 1.0000000 1.0000000 0.4349838 0.1928467 1.0000000 1.0000000 0.4349838 0.1928467 1.0000000 1.0000000
[15] 0.4349838 0.1928467