Skip to content

Commit

Permalink
cosmetics in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichl committed Jun 12, 2024
1 parent 2a58cea commit 60dfa07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ We provide four example queries across all tools with four different databases:

Follow these steps to run the complete analysis:
1. Download all necessary data (query and resources)
```sh
```sh
# change working directory to the cloned worklfow/module enrichment_analysis
cd enrichment_analysis

Expand Down Expand Up @@ -193,7 +193,7 @@ Follow these steps to run the complete analysis:

# change your working directory back to the root of the module
cd ../
```
```
2. activate your conda Snakemake environment, run a dry-run (-n flag), run the workflow and generate the report using the provided configuration
```sh
conda activate snakemake
Expand Down

0 comments on commit 60dfa07

Please sign in to comment.