get_h5db_gm: Get HDF5 database of methylated/unmethylated signals, from...

View source: R/snakemake_functions.R

get_h5db_gmR Documentation

Get HDF5 database of methylated/unmethylated signals, from h5se rg data

Description

Get HDF5 database of methylated/unmethylated signals, from h5se rg data

Usage

get_h5db_gm(
  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 gm database file as side effect.


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