Skip to content

Commit

Permalink
Fix for YuLab-SMU#282
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdavid committed Oct 28, 2021
1 parent 29b764f commit 668d60b
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 267 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ BugReports: https://github.com/GuangchuangYu/clusterProfiler/issues
Packaged: NA
biocViews: Annotation, Clustering, GeneSetEnrichment, GO, KEGG,
MultipleComparison, Pathways, Reactome, Visualization
RoxygenNote: 7.1.1
RoxygenNote: 7.1.2
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ importFrom(plyr,dlply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(qvalue,qvalue)
importFrom(rlang,'%||%')
importFrom(rlang,.data)
importFrom(rlang,quos)
importFrom(stats,formula)
Expand Down
Loading

0 comments on commit 668d60b

Please sign in to comment.