Description Usage Arguments Value Author(s) Examples
Retrieve ranked prioritisation list
1 2 3 4 |
object |
A |
Ranked list of prioritised genes
Fabian Schmich
1 2 | data(simulation)
ranks(simulation$model)
|
# A tibble: 950 x 3
Rank Id Score
<int> <int> <dbl>
1 1 461 0.687
2 2 452 0.644
3 3 472 0.612
4 4 481 0.517
5 5 978 0.510
6 6 315 0.508
7 7 37 0.504
8 8 666 0.501
9 9 462 0.491
10 10 565 0.469
# ... with 940 more rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.