View source: R/snakemake_functions.R
get_mddnam | R Documentation |
Gets DNAm-based metadata, including model-based predictions and quality metrics.
get_mddnam( files.dname = "recount-methylation-files", md.dname = "metadata", comp.dname = "compilations" )
files.dname |
Files dir name for instance ("recount-methylation-files") |
md.dname |
Metadata dir name ("metadata"), contained at files.dname. |
comp.dname |
Compilations dir name ("compilations"), contained at files.dname. |
NULL, stores new DNAm-based metadata file at md.dpath.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.