init_SKAT: load Mega2 SQLite database and perform initialization for SKAT usage
Description
This populates the R data frames from the specified Mega2 SQLite database. It then
prunes the samples to only include members that have a definite case or control
status. Undefined samples are ignored.
specifies the path of a Mega2 SQLite database containing study data.
verbose
TRUE indicates that diagnostic printouts should be enabled.
This value is saved in the returned environment.
allMarkers
TRUE means use all markers in a given transcript even if there is no
variation. FALSE means ignore markers that show no variation; this is the default.
Value
"environment" containing data frames from an SQLite database and some computed values.