Skip to content

Commit

Permalink
Merge pull request #1521 from TomHarrop/patch-3
Browse files Browse the repository at this point in the history
Rules for braker3
  • Loading branch information
cat-bro authored Sep 20, 2023
2 parents e0c1894 + 4961ae4 commit 1a833d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2545,3 +2545,10 @@ tools:
- if: |
not user or not 'Fgenesh' in [role.name for role in user.all_roles() if not role.deleted]
fail: Your account has not been given access to fgenesh. Contact [email protected] if you think this is in error.
toolshed.g2.bx.psu.edu/repos/genouest/braker3/braker3/.*:
mem: 4
cores: 6
params:
singularity_container_id_override: docker://teambraker/braker3:v.1.0.4
singularity_enabled: true
2 changes: 2 additions & 0 deletions jenkins/update_labels/tool_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ deprecated:
- toolshed.g2.bx.psu.edu/repos/devteam/cuffnorm/cuffnorm/*
- toolshed.g2.bx.psu.edu/repos/devteam/cuffmerge/cuffmerge/*
- toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/cuffcompare/*
test:
- toolshed.g2.bx.psu.edu/repos/genouest/braker3/braker3/*
training-only:
- toolshed.g2.bx.psu.edu/repos/simon-gladman/velvetoptimiser/velvet/*
- toolshed.g2.bx.psu.edu/repos/devteam/velvet/velvetg/*
Expand Down

0 comments on commit 1a833d1

Please sign in to comment.