Skip to content

Commit

Permalink
add link to galaxy_jwd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mira-miracoli authored May 16, 2024
1 parent 0b4e40a commit c1c94c0
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 @@ -5,9 +5,9 @@ Keep your Galaxy job working directories (JWDs) clean.
Python script that fetches (toolname filtered) running jobs, calculates checksums for all files in the jobworking directory and compares them to a database.
Deployed with Ansible.

## Dependencies
## Prerequisites
This role expect several requirements.
1. `galaxy_jwd.py` must exist in the directory of `walle_script_location`
1. [galaxy_jwd.py](https://github.com/usegalaxy-eu/infrastructure-playbook/blob/master/roles/usegalaxy-eu.bashrc/files/galaxy_jwd.py) must exist in the directory of `walle_script_location`
2. Python 3
2. the python packages imported in `walle.py` and `galaxy_jwd.py` must be present
3. Following environment vars must be set:
Expand Down

0 comments on commit c1c94c0

Please sign in to comment.