[494cbf]: / R / global.R

Download this file

29 lines (28 with data), 1.1 kB

 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
28
utils::globalVariables(c("Method",
"value",
"other.subtype",
"Subtype",
"Subtype1",
"Subtype2",
"Subtype3",
"Subtype4",
"Subtype5",
"Freq",
"stratum",
"Est.IC50",
"se",
"x",
"y",
"tb",
"Hugo_Symbol",
"mutate",
".",
"TMB",
"drugSensitivityDataCgp",
"drugToCellLineDataCgp",
"gdsc_brainarray_syms",
"drugData2016",
"cgp2016ExprRma",
"drugSensitivityDataCgp",
"treatment",
"control"))