We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92990ad commit 6d5b331Copy full SHA for 6d5b331
1 file changed
experiment-trait-data-visualizer/README.md
@@ -3,9 +3,9 @@
3
#### Time series box, line plots and heatmaps for every available season
4
5
#### Dependencies
6
+
7
- shiny
8
- shinythemes
-- tools
9
- lubridate
10
- dplyr
11
- ggplot2
@@ -18,6 +18,7 @@
18
#### BETYdb remote access uses ssh tunnel: ssh -Nf -L 5432:localhost:5432 bety6.ncsa.illinois.edu
19
#### [Request access](https://identity.ncsa.illinois.edu/join/TU49BUUEDM)
20
#### Set the following environment variables
21
22
- bety_dbname ('bety')
23
- bety_password
24
- bety_host ('localhost')
0 commit comments