User Tools

Site Tools


r-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
r-software [2021/01/25 12:39] aorthr-software [2021/01/25 14:25] aorth
Line 50: Line 50:
 > install.packages("poppr", repos="https://cran.r-project.org") > install.packages("poppr", repos="https://cran.r-project.org")
 > install.packages("vcfR", repos="https://cran.r-project.org") > install.packages("vcfR", repos="https://cran.r-project.org")
 +> install.packages("devtools", repos="https://cran.r-project.org")
 +> library(devtools)
 +> install_github("HenrikBengtsson/TopDom")
 +> install_github("lucidif/HiCeekR", repos=BiocManager::repositories())
 > q() > q()
 $ sudo chown -R root:root /export/apps/R/4.0</code> $ sudo chown -R root:root /export/apps/R/4.0</code>
r-software.txt · Last modified: 2023/07/12 06:39 by aorth