View source: R/germline_functions.R
create_heritability_df | R Documentation |
Prepare heritability tibble for plotting
create_heritability_df(
heritablity_data,
parameter = "cluster",
group = "European",
pval_thres = 0.05,
ancestry_labels
)
heritablity_data |
A tibble |
parameter |
Parameter to be used for selection of results (eg, ancestry cluster, immune feature) |
group |
Specific group, in the selected parameter, to be displayed (eg. European - ancestry cluster, NK cells - immune feature) |
pval_thres |
Maximun p-value to be included |
ancestry_labels |
A list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.