Skip to content

Commit

Permalink
chore: update README.md (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
yfarjoun authored Jan 8, 2025
1 parent bd65d41 commit d80a397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This repo contains the following, in no particular order:
- a hello world snakefile in `src/snakemake/hello_world.smk`
- this uses the `onerror` directive to better display rule errors, in particular the last file
lines of the rule's log
- a python toolkit (`clien-tools`) in `src/python/pyclient`
- a python toolkit (`client-tools`) in `src/python/pyclient`
- uses `defopt` for arg parsing
- has custom logging in `core/logging.py`
- has utility methods to support the above `onerror` snakemake directive in `pipeline/snakemake_utils.py`
Expand Down

0 comments on commit d80a397

Please sign in to comment.