View source: R/snakemake_functions.R
get_rg_dtables | R Documentation |
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'.
get_rg_dtables( files.dname = "recount-methylation-files", comp.dname = "compilations" )
files.dname |
Name of the instance files directory. |
comp.dname |
Name of the instance compilations directory. |
NULL, generates data tables as side effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.