addProject2ProjectTable: addProject2ProjectTable

Description Usage Arguments

View source: R/SBwebtools.pckg.r

Description

Method description

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
addProject2ProjectTable(
  dbname = "reference_categories_db_new",
  dbtable = "project_db_table",
  password = db.pwd,
  experiment_id = project_id,
  experiment_question = "Which genes are candidates for G2M checkpoint regulation?",
 
    experiment_description = "<b>RNAi screen</b> for genes that affect the G2M checkpoint",
  experiment_owner = ";Katharina Deiss;Nicola Longwood;",
  experiment_lab = paste0(";", labname, ";"),
  experiment_viewers = paste0(";", paste(user_ids, collapse = ";"), ";"),
  experiment_project = ";G2 Cell Cycle Checkpoint;",
  experiment_type = experiment.type,
  experiment_details = "Experimental details will follow here",
  experiment_x_coordinate = ";Screen;",
  experiment_x_coordinate_unit = "condition",
  experiment_link = paste0("<a href='../", project_id,
    "/report.php' class='btn btn-success btn-lg' role='button'>Primary Data &raquo;</a>"),
  experiment_title = ""
)

Arguments

agree

TBD


decusInLabore/biologicSeqTools documentation built on Jan. 28, 2022, 12:23 p.m.