getRunId: Get the database id of a feature_set/run combination

Description Usage Arguments

View source: R/util-export.R

Description

Load user-specified run config file and return a unique numeric id from the feature_runs metadata table. Create the feature_runs table if it does not exist.

Usage

1
getRunId(conn, runConfig)

Arguments

conn

A database connection, usually obtained from conf.dbCon or DBI::dbConnect

runConfig

The run configuration file with key-value pairs of feature_set, feature_set_description, run_name and run_description. See 1inst/feature_set_run_conf/exampl_feature_set.conf1 for an example.


ConvergenceDA/visdom documentation built on May 6, 2019, 12:51 p.m.