insert_run: Insert CEMiTool run information

Description Usage Arguments

Description

This function takes information about a call to the CEMiTool.R script and adds the information into the cemitool_run table in the database.

Usage

1
insert_run(study_id, date, results, plots, reports)

Arguments

study_id

Character string with the GEO accession number to be added

date

Date and time the CEMiTool analysis was run

results

Path to the CEMiTool report file

plots

Path to the CEMiTool plots directory

reports

Path to the CEMiTool reports directory


pedrostrusso/cemitooldb documentation built on May 25, 2019, 11:34 p.m.