Skip to content

Commit

Permalink
update urls after transfer to guigolab
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarrimar committed Sep 29, 2020
1 parent d60e394 commit 3045b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ For additional information on the analysis steps you can have a look at [sQTLsee

## Running sQTLseekeR2 on computing clusters

`sQTLseekeR2` can be easily used on a cluster thanks to [Nextflow](https://www.nextflow.io). See [sqtlseeker2-nf](https://github.com/dgarrimar/sqtlseeker2-nf) for details.
`sQTLseekeR2` can be easily used on a cluster thanks to [Nextflow](https://www.nextflow.io). See [sqtlseeker2-nf](https://github.com/guigolab/sqtlseeker2-nf) for details.

2 changes: 1 addition & 1 deletion install.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source("http://bioconductor.org/biocLite.R")
install.packages("devtools", repos="http://cloud.r-project.org/")
devtools::install_github("dgarrimar/sQTLseekeR2")
devtools::install_github("guigolab/sQTLseekeR2")

0 comments on commit 3045b8e

Please sign in to comment.