Description Usage Arguments Value See Also Examples
rank the PFP object by the value of PFP_score.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
object, |
|
total_rank, |
a logical, whether to rank in total range,the default is TRUE |
decreasing, |
a logical, Sorting method, the default is TRUE |
thresh_slot, |
a character, it could be 'p_value' or 'p_adj_value', it means the threshold slot to choose for select the significant pathway. Default is 'p_adj_value'.It also could be NULL,it means that you don't want to select the significant pathway and you will select all pathways. |
thresh_value, |
a numeric, threshold value of 'p_value' or 'p_adjust_value' for pathway selection |
a ranked PFP object.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.