insert_study_info: Insert study information

Description Usage Arguments

Description

This function takes information about a study and adds it into the study_info table in the database.

Usage

1
2
insert_study_info(study, disease, keywords, platform, organism, user,
  password, dbname, host = "127.0.0.1")

Arguments

disease

Character string describing the disease or condition the study refers to

keywords

Character string with keywords describing the study to be added, with multiple keywords separated by semicolons

platform

Character string specifying the GEO platform used by the study

organism

Character string specifying the study organism.

study_id

Character string with the GEO accession number to be added


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