get_h5db_rg: Get HDF5 database of red/green signals, from compilation data...

View source: R/snakemake_functions.R

get_h5db_rgR Documentation

Get HDF5 database of red/green signals, from compilation data tables

Description

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'.

Usage

get_h5db_rg(
  files.dpath = "recount-methylation-files",
  comp.dname = "compilations",
  ngsm.block = 50
)

Arguments

files.dpath

Path to instance files directory.

comp.dname

Name of compilations directory.

ngsm.block

Number of GSM IDs per processed data block.

Value

NULL, generates an h5 rg database file as side effect.


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