Skip to content

Commit

Permalink
docs: gui is now a subcommand of renee
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Aug 2, 2024
1 parent 2874ab3 commit 39d0896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/RNA-seq/gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ renee --version
To run the RENEE pipeline from the GUI, simply enter:

```bash
renee_gui
renee gui
```

and it will launch the RENEE window.
Expand Down Expand Up @@ -137,6 +137,6 @@ and start an interactive session (with `--tunnel` flag).

![gui_nx_config2](images/gui_nx_config2.png)

Similar to the instructions above, load `ccbrpipeliner` module and enter `renee_gui` to launch the RENEE gui.
Similar to the instructions above, load the `ccbrpipeliner` module and enter `renee gui` to launch the RENEE gui.

![gui_nx_renee](images/gui_nx_renee.png)

0 comments on commit 39d0896

Please sign in to comment.