You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
To access the online tool: <ahref="https://asap.epfl.ch">https://asap.epfl.ch</a>.
4
4
5
-
Here are the source codes used on the server to run the different tools available on <ahref="https://asap.epfl.ch">ASAP</a>.
5
+
The web server is composed of 2 main applications:
6
+
-[asap_run](https://github.com/DeplanckeLab/asap_run) container, which is used by the server to run all the pipelines. It's versionned separately than the asap_web container. It can also be used separately by users to reproduce results outside of the web page.
7
+
-[asap_web](https://github.com/DeplanckeLab/asap_web) container, which is the main [Ruby-On-Rails Server code & Docker files](https://github.com/fabdavid/asap2_web)
6
8
7
-
Mostly, this is composed of:
8
-
- R & Python scripts (for most of the tools)
9
-
- Java code (for handling the Loom files, generating the JSON, handling the fast-no-RAM computations)
10
-
-[Ruby-On-Rails Server code & Docker files](https://github.com/fabdavid/asap2_web)
9
+
# Issues
10
+
Please post any global issues about the website on this git repo.
11
11
12
12
Please visit <ahref="https://asap.epfl.ch">ASAP</a> for more information.
0 commit comments