createSettingsFile: createSettingsFile

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
21
22
23
24
25
26
27
createSettingsFile(
  obj = "object",
  df.data = "database.table",
  publicDataset = FALSE,
  defaultXcolName = NULL,
  defaultYcolName = NULL,
  timepointName = NULL,
  sample.order = "names(database.table)[grep('norm_counts', names(databse.table))]",
  heatmapSampleOrder = "lg2_avg vec",
  sample.names = "",
  count.sample.colors = "rainbow(length(sample.order))",
  ptm.colum = "display_ptm",
  count.table.headline = "PTM ratio H/L counts for all samples",
  count.table.sidelabel = "Counts",
  venn.slider.selector.strings = "c(\"contrast_x_logFC\", \"constrast_x_padj\")",
 
    plot.selection.strings = "c(\n    \"_logFC\",\n    \"_PCA_\",\n    \"_lg10p\"\n)",
 
    webSiteDir = "/camp/stp/babs/working/boeings/Stefan/protocol_files/github/biologic/src/experiments",
  upper_heatmap_limit = 3,
  lower_heatmap_limit = -3,
  heamap.headline.text = "heamap.headline.text",
  project_id = "project_id",
  primDataTable = "p123_rna_seq_table",
  pcaDbTable = NULL,
  pointer = "Gene Symbol:"
)

Arguments

agree

TBD


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