| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README | 2021-12-28 | 652 Bytes | |
| Totals: 1 Item | 652 Bytes | 0 |
Installation 1. If you don´t already have it, install docker: https://www.docker.com/get-started. 2. Open a terminal and run the following: docker pull cacciabue/resvidex:latest and wait for the image to download. You only have to run this command the first time, or whenever you want to check for updates. 3. Once the downloading is complete run the following: docker run -d --rm -p 3838:3838 cacciabue/resvidex:latest 4. finally, open your favourite browser and go to http://localhost:3838/ 5. The app should be up and running in your browser. Load the fasta file and press RUN. 6. You can save a report using the corresponding button.