We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06cf161 commit 3ff332fCopy full SHA for 3ff332f
NAMESPACE
@@ -40,7 +40,6 @@ exportMethods(plotSymbolstSNE)
40
exportMethods(plottSNE)
41
exportMethods(pseudoTimeOrdering)
42
importClassesFrom(SingleCellExperiment,SingleCellExperiment)
43
-importFrom(AnnotationDbi,keys)
44
importFrom(NetIndices,GenInd)
45
importFrom(RColorBrewer,brewer.pal)
46
importFrom(RWeka,J48)
R/DIscBIO-generic-DEGanalysis2clust.R
@@ -22,7 +22,6 @@
22
#' @param ... additional parameters to be passed to samr()
23
#' @importFrom graphics title
24
#' @importFrom utils write.csv capture.output
25
-#' @importFrom AnnotationDbi keys
26
#' @return A list containing two tables.
27
setGeneric(
28
"DEGanalysis2clust",
0 commit comments