View source: R/snakemake_functions.R
get_h5db_rg | R Documentation |
Generates and HDF5 database of compiled red and green signals. Uses data tables previously generated using 'get_rg_dtables' and 'dtables_rg'. This is called by the rules 'get_h5db_rg' and 'run_dnam_pipeline'.
get_h5db_rg( files.dpath = "recount-methylation-files", comp.dname = "compilations", ngsm.block = 50 )
files.dpath |
Path to instance files directory. |
comp.dname |
Name of compilations directory. |
ngsm.block |
Number of GSM IDs per processed data block. |
NULL, generates an h5 rg database file as side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.