Skip to content

Commit 32b7898

Browse files
Update README.md
1 parent ceb326a commit 32b7898

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# polarVolcaNoseR
22

3-
PolarVolcaNoseR provides a way to display multiple Volcano plots side-by-side. It is an extension of the common Volcano plot (see also: ).
3+
PolarVolcaNoseR provides a way to display multiple Volcano plots side-by-side. It is an extension of the common Volcano plot (see also: [VolcaNoseR](https://doi.org/10.1038/s41598-020-76603-3">10.1038/s41598-020-76603-3)).
44

55
Here, it is used to display the results of a proteomic screen for SUMO targets.
66

77
### Running the App
88

99
The app is available online: [https://amsterdamstudygroup.shinyapps.io/PolaRVolcaNoseR/](https://amsterdamstudygroup.shinyapps.io/PolaRVolcaNoseR/)
1010

11-
But you can also run it offline in R/Rstudio. To run the app locally, you'll need the following packages: shiny, ggplot2, dplyr, tidyr, magrittr, ggrepel, glue, scales, ggiraph, htmlwidgets.
11+
You can also run it offline in R/Rstudio. To run the app locally, you'll need the following packages: shiny, ggplot2, dplyr, tidyr, magrittr, ggrepel, glue, scales, ggiraph, htmlwidgets.
1212

1313
### Example output
1414

1515
Standard output generated with the included data:
1616

1717
![alt text](https://github.com/ScienceParkStudyGroup/polarVolcaNoseR/blob/main/polarVolcano.png "Output")
1818

19-
A linear output of the same data is also availavle in the app:
19+
A linear output of the same data is also available in the app:
2020

2121
![alt text](https://github.com/ScienceParkStudyGroup/polarVolcaNoseR/blob/main/linearVolcano.png "Output")
2222

0 commit comments

Comments
 (0)