Skip to content

Commit c307f86

Browse files
committed
Merge branch 'master' of github.com:IMB-Computational-Genomics-Lab/ascend
I don't know
2 parents 599bfab + 620853f commit c307f86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Remaining packages can be installed as follows:
7272
```r
7373
# List of packages to install
7474
cran_packages <- c("reshape2", "fields", "ggbeeswarm", "gridExtra",
75-
"dynamicTreeCut", "dendextend", "RColorBrewer",
76-
"locfit", "KernSmooth", "irlba")
75+
"dynamicTreeCut", "dendextend", "RColorBrewer",
76+
"KernSmooth", "irlba")
7777

7878
# Easy command to install all at once
7979
install.packages(cran_packages)

0 commit comments

Comments
 (0)