epigen_add: Add epigenetic data to MOAS like data

View source: R/epigenetic-funcs.R

epigen_addR Documentation

Add epigenetic data to MOAS like data

Description

Add epigenetic data to MOAS like data

Usage

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

Arguments

MOAS

A MOAS-derived data frame you want data added to

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_get()


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