get_rg_dtables: Get compiled data tables of red and green signals

View source: R/snakemake_functions.R

get_rg_dtablesR Documentation

Get compiled data tables of red and green signals

Description

Generates the data tables compiling DNAm red and green signals from downloaded, and validated, IDATs. Makes two tables, one for each channel type. This is called by the rules 'get_rg_compilations' and 'run_dnam_pipeline'.

Usage

get_rg_dtables(
  files.dname = "recount-methylation-files",
  comp.dname = "compilations"
)

Arguments

files.dname

Name of the instance files directory.

comp.dname

Name of the instance compilations directory.

Value

NULL, generates data tables as side effect


metamaden/rmpipeline documentation built on Jan. 12, 2023, 3:20 p.m.