Skip to content

Commit b476768

Browse files
Update README.md
1 parent 8443d17 commit b476768

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
To access the online tool: <a href="https://asap.epfl.ch">https://asap.epfl.ch</a>.
44

5-
Here are the source codes used on the server to run the different tools available on <a href="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)
68

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.
1111

1212
Please visit <a href="https://asap.epfl.ch">ASAP</a> for more information.

0 commit comments

Comments
 (0)