Description Usage Arguments Value Examples
This function makes projection and comparision between pathways. The output also contains the p-value of pathways.
1 |
list |
It is a list which contains two pathway-gene tables of two comparing conditions. The list can be generated by function path_vec(). |
path_compare |
return a dataframe which contains compared pathway and its p-value. If p-value less than 0.05, indicates that the pathway is significant different between two groups. |
1 | ## Not run: path_compare(list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.