create_heritability_df: Prepare heritability tibble for plotting

View source: R/germline_functions.R

create_heritability_dfR Documentation

Prepare heritability tibble for plotting

Description

Prepare heritability tibble for plotting

Usage

create_heritability_df(
  heritablity_data,
  parameter = "cluster",
  group = "European",
  pval_thres = 0.05,
  ancestry_labels
)

Arguments

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


CRI-iAtlas/iatlas-app documentation built on Feb. 7, 2025, 9:02 p.m.