h5_add_tables | R Documentation |
Add red or green signal data tables to an HDF5 database.
h5_add_tables(dsn, fnl, platform, fnpath, dbn, ngsm.block, verbose)
dsn |
Name of new signal data table. |
fnl |
Vector of signal tables containing data to be added. |
platform |
DNAm array platform for instance. |
fnpath |
Path to dir containing files in fnl. |
dbn |
Database path to write data. |
ngsm.block |
Number of GSMs (samples) per process block (default 50) |
verbose |
Whether to show verbose status updates (TRUE). |
Populates a new HDF5 database with red or green signal data.
make_h5db_rg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.