Skip to content

Commit

Permalink
Merge pull request #41 from KaiAragaki/patch-1
Browse files Browse the repository at this point in the history
fix broken bioconductor vignette link
  • Loading branch information
dimalvovs authored Jun 3, 2024
2 parents 326c02e + 474e705 commit 2e0788c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ BiocManager::install("projectR")
BiocManager::install("genesofeve/projectR")
```
## Getting Started
We recommend going through the [vignette](https://www.bioconductor.org/packages/release/bioc/vignettes/projectR/inst/doc/projectR.pdf) and the [Bioinformatics article](https://academic.oup.com/bioinformatics/article/36/11/3592/5804979) to learn more about **projectR**.
We recommend going through the [vignette](https://www.bioconductor.org/packages/release/bioc/vignettes/projectR/inst/doc/projectR.html) and the [Bioinformatics article](https://academic.oup.com/bioinformatics/article/36/11/3592/5804979) to learn more about **projectR**.

0 comments on commit 2e0788c

Please sign in to comment.