Learn R Programming

Uniquorn (version 1.0.8)

write_data_to_db: write_data_to_db

Description

Intern utility function, writes to database the sim_list and sim_list_stats variables

Usage

write_data_to_db( content_table, table_name, ref_gen, overwrite, test_mode )

Arguments

content_table
Tables to be written in db
table_name
Name of the table to be written into the DB
ref_gen
Reference genome version. All training sets are associated with a reference genome version. Default: GRCH37
overwrite
Overwrite the potentially existing table
test_mode
Is this a test? Just for internal use

Value

the sim_list and sim_list_stats variable