mirror of
https://github.com/gladstone-institutes/Bioinformatics-Workshops.git
synced 2025-11-30 09:45:43 -08:00
removed redundant lib
This commit is contained in:
parent
008f647b91
commit
1958151d2a
1 changed files with 1 additions and 2 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue