epigen_get: Get epigenetic data

View source: R/epigenetic-funcs.R

epigen_getR Documentation

Get epigenetic data

Description

Get epigenetic data

Usage

epigen_get(
  file_path,
  match_path = "path/to/MOAS/data-raw/DNA/gID_MOAS_match.tsv",
  debug = FALSE
)

Arguments

file_path

path to excel file containing epigenetic data

match_path

path to file that matches genetic ID to CrossProject_ID

debug

logical, if debugging informaition should be added. Defaults to FALSE

See Also

Other epigen-functions: epigen_add()

Other MOAS get-functions: dbs_get()


LCBC-UiO/MOAS documentation built on Aug. 28, 2023, 3:29 a.m.