Skip to content

Commit

Permalink
Update advanced-functionality.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorb1 authored Feb 21, 2024
1 parent 9e1fc18 commit 39fdf23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/advanced-functionality.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Instead of running the full workflow, we will only run the workflow up to
the generation of the input CSV files through the command:

```bash
snakemake generate_input_data -c
snakemake generate_input_data -j6
```

### 2. Modify Parameter Data
Expand Down Expand Up @@ -221,4 +221,4 @@ Stacked Bar and Grouped Bar.
### 4. Quit the dashboard

To exit the dashboard, close the tab/browser that has the dashboard open, and
press `ctrl+c` or `cmd+c` from the command line. This will stop the local host.
press `ctrl+c` or `cmd+c` from the command line. This will stop the local host.

0 comments on commit 39fdf23

Please sign in to comment.