removed redundant lib

This commit is contained in:
Alexander Pico 2020-10-11 17:38:38 -07:00 committed by GitHub
parent 008f647b91
commit 1958151d2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,6 @@ load.libs <- c(
"clusterProfiler",
"dplyr",
"tidyr",
"ggplot2",
"stringr",
"RColorBrewer",
"rWikiPathways",
@ -63,4 +62,4 @@ cytoscapePing()
# Then run these lines to install a few apps in Cytoscape
installApp('WikiPathways')
installApp('CyTargetLinker')
installApp('stringApp')
installApp('stringApp')