View source: R/epigenetic-funcs.R
epigen_add | R Documentation |
Add epigenetic data to MOAS like data
epigen_add(
MOAS,
file_path,
match_path = "path/to/MOAS/data-raw/DNA/gID_MOAS_match.tsv",
debug = FALSE
)
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 |
Other epigen-functions:
epigen_get()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.