Skip to content
Snippets Groups Projects
Commit ee10ded9 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

update readme

parent f2734df7
No related branches found
No related tags found
No related merge requests found
......@@ -58,12 +58,13 @@ BiocManager::install('DESeq2', update = FALSE)
We have developed [Docker images](https://hub.docker.com/repository/docker/ruanad/htrfit/general) to simplify the package's utilization. For an optimal development and coding experience with the Docker container, we recommend using Visual Studio Code (VSCode) along with the DevContainer extension. This setup provides a convenient and isolated environment for development and testing.
1. Install VSCode
2. Install Docker on your system and on VSCode
1. Install VSCode.
2. Install Docker on your system and on VSCode.
3. Launch the HTRfit container directly from VSCode
4. Install the DevContainer extension for VSCode.
5. Launch a remote window connected to the running Docker container.
6. Enjoy HTRfit !
6. Install the R extension for VSCode.
7. Enjoy HTRfit !
## HTRfit simulation workflow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment