select_hbgs | R Documentation |
Select HBGs using GTE vector.
select_hbgs(gte, bins = 0.1, gte.ratio = 0.95, is.sort = TRUE)
gte |
Named GTE vector. |
bins |
Bins. |
gte.ratio |
Ratio of selected HBGs to overall GTE. |
is.sort |
Whether to sort genes by GTE from largest to smallest. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.