Skip to content

Commit

Permalink
Add omark tool (#681)
Browse files Browse the repository at this point in the history
* add omark tool

* Update genome-annotation.yaml

* Update tools_iuc.yaml

---------

Co-authored-by: Björn Grüning <[email protected]>
  • Loading branch information
rlibouba and bgruening authored Feb 28, 2024
1 parent 7e49f1e commit d95f8b0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions genome-annotation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,10 @@ tools:
- name: genenotebook_genenotebook_build
owner: gga
tool_panel_section_label: Annotation

- name: omark
owner: iuc
tool_panel_section_label: Annotation

- name: data_manager_omamer
owner: iuc
7 changes: 7 additions & 0 deletions tools_iuc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,13 @@ tools:
owner: iuc
tool_panel_section_label: Annotation

- name: omark
owner: iuc
tool_panel_section_label: Annotation

- name: data_manager_omamer
owner: iuc

- name: optitype
owner: iuc
tool_panel_section_label: Annotation
Expand Down

0 comments on commit d95f8b0

Please sign in to comment.