Browse code

import plyr .

zhewa authored on 24/04/2019 01:14:16
Showing 2 changed files

... ...
@@ -118,6 +118,7 @@ importFrom(matrixStats,logSumExp)
118 118
 importFrom(methods,.hasSlot)
119 119
 importFrom(methods,is)
120 120
 importFrom(methods,new)
121
+importFrom(plyr,.)
121 122
 importFrom(plyr,mapvalues)
122 123
 importFrom(reshape2,melt)
123 124
 importFrom(scales,brewer_pal)
... ...
@@ -34,6 +34,7 @@
34 34
 #' @importFrom SummarizedExperiment assay
35 35
 #' @importFrom SummarizedExperiment colData
36 36
 #' @importFrom SummarizedExperiment assayNames
37
+#' @importFrom plyr .
37 38
 #' @import SummarizedExperiment
38 39
 differentialExpression <- function(counts,
39 40
     celdaMod,