We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8511f commit 41ca14eCopy full SHA for 41ca14e
1 file changed
scripts/computational_analysis/analyse_linear_models.R
@@ -20,9 +20,6 @@ data.matrix
20
meta
21
clr_data.matrix
22
23
-# ilr_data.matrix
24
-
25
-# log2_data.matrix
26
27
# design model.matrix -----------------------------------------------------
28
meta$condition_timepoint <- paste(meta$condition, meta$timepoint, sep = "_")
0 commit comments