Skip to content

Commit

Permalink
Add diann group TPV rule
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Aug 27, 2024
1 parent b3246d3 commit 5385c96
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1075,6 +1075,11 @@ tools:
toolshed.g2.bx.psu.edu/repos/galaxyp/diann/diann/.*:
params:
docker_enabled: true
rules:
- if: |
not user or not 'diann' in [role.name for role in user.all_roles() if not role.deleted]
fail: Your account has not been given access to Dia-NN. Contact help@genome.edu.au
if you think this is in error.
toolshed.g2.bx.psu.edu/repos/galaxyp/eggnog_mapper.*:
params:
singularity_enabled: true
Expand Down

0 comments on commit 5385c96

Please sign in to comment.