Description Usage Arguments Value Examples
This function computes TPR(true positive rate) and PPV(positive predictive value) according to the results we obtained from DESeq2 analysis.
1 | compute(ts_de, in_de)
|
ts_de |
a list of new truth sets attained from function "truthset_de". |
in_de |
a list of results of subgroup DESeq2 analyses. |
a list of vectors which contain corresponding TPR values and PPV values.
1 | compute(ts_de, in_de)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.