Skip to content

Commit

Permalink
Add missing tools (usegalaxy-eu#750)
Browse files Browse the repository at this point in the history
* add scimap_anndata_to_csv

* add Skyline2IsoCor

* add openms_openmsinfo, openms_jsonexporter, and openms_sageadapter

* add seqkit_sort

* add seqkit_translate

---------

Co-authored-by: Björn Grüning <[email protected]>
  • Loading branch information
nilchia and bgruening authored Jul 7, 2024
1 parent 2f94951 commit 77eed00
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
4 changes: 4 additions & 0 deletions goeckslab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ tools:
- name: cell_intensity_processing
owner: goeckslab
tool_panel_section_label: Imaging

- name: scimap_anndata_to_csv
owner: goeckslab
tool_panel_section_label: Imaging
3 changes: 3 additions & 0 deletions metabolomics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,5 +324,8 @@ tools:
owner: workflow4metabolomics
tool_panel_section_label: Metabolomics

- name: Skyline2IsoCor
owner: workflow4metabolomics
tool_panel_section_label: Metabolomics


12 changes: 12 additions & 0 deletions tools_galaxyp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1076,3 +1076,15 @@ tools:
- name: calisp
owner: galaxyp
tool_panel_section_label: Proteomics

- name: openms_openmsinfo
owner: galaxyp
tool_panel_section_label: Proteomics

- name: openms_jsonexporter
owner: galaxyp
tool_panel_section_label: Proteomics

- name: openms_sageadapter
owner: galaxyp
tool_panel_section_label: Proteomics
8 changes: 8 additions & 0 deletions tools_iuc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1109,10 +1109,18 @@ tools:
owner: iuc
tool_panel_section_label: FASTA/FASTQ

- name: seqkit_translate
owner: iuc
tool_panel_section_label: FASTA/FASTQ

- name: seqkit_stats
owner: iuc
tool_panel_section_label: FASTA/FASTQ

- name: seqkit_sort
owner: iuc
tool_panel_section_label: FASTA/FASTQ

- name: seqtk
owner: iuc
tool_panel_section_label: FASTA/FASTQ
Expand Down

0 comments on commit 77eed00

Please sign in to comment.