Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix metabo tools panel #655

Merged
merged 3 commits into from
Nov 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions ecology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,27 +255,27 @@ tools:

- name: transformation
owner: ethevenot
tool_panel_section_label: 'Statistics'
tool_panel_section_label: 'Metabolomics'

- name: anova
owner: lecorguille
tool_panel_section_label: 'Statistics'

- name: heatmap
owner: ethevenot
tool_panel_section_label: 'Statistics'
tool_panel_section_label: 'Metabolomics'

- name: univariate
owner: ethevenot
tool_panel_section_label: 'Statistics'
tool_panel_section_label: 'Metabolomics'

- name: multivariate
owner: ethevenot
tool_panel_section_label: 'Statistics'
tool_panel_section_label: 'Metabolomics'

- name: biosigner
owner: ethevenot
tool_panel_section_label: 'Statistics'
tool_panel_section_label: 'Metabolomics'

- name: seq_composition
owner: peterjc
Expand Down
10 changes: 5 additions & 5 deletions ecology.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ tools:
owner: ethevenot
revisions:
- cc0e9eff0de2
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: anova
owner: lecorguille
revisions:
Expand All @@ -388,22 +388,22 @@ tools:
owner: ethevenot
revisions:
- b1667c118127
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: univariate
owner: ethevenot
revisions:
- 5687435b182c
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: multivariate
owner: ethevenot
revisions:
- 5526f8258e8a
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: biosigner
owner: ethevenot
revisions:
- fa80bd02055f
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: seq_composition
owner: peterjc
revisions:
Expand Down
12 changes: 6 additions & 6 deletions europe-custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,35 +42,35 @@ tools:

- name: transformation
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: anova
owner: lecorguille
tool_panel_section_label: Statistics

- name: heatmap
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: univariate
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: multivariate
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: biosigner
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: probmetab
owner: mmonsoor
tool_panel_section_label: Annotation

- name: lcmsmatching
owner: prog
tool_panel_section_label: Annotation
tool_panel_section_label: Metabolomics

- name: add_input_name_as_column
owner: mvdbeek
Expand Down
12 changes: 6 additions & 6 deletions europe-custom.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tools:
owner: ethevenot
revisions:
- d9e05021553c
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: anova
owner: lecorguille
revisions:
Expand All @@ -76,22 +76,22 @@ tools:
owner: ethevenot
revisions:
- db1d80e89156
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: univariate
owner: ethevenot
revisions:
- 140290de7986
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: multivariate
owner: ethevenot
revisions:
- e91de3b04320
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: biosigner
owner: ethevenot
revisions:
- b2414be87d4b
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: probmetab
owner: mmonsoor
revisions:
Expand All @@ -101,7 +101,7 @@ tools:
owner: prog
revisions:
- fb9c0409d85c
tool_panel_section_label: Annotation
tool_panel_section_label: Metabolomics
- name: add_input_name_as_column
owner: mvdbeek
revisions:
Expand Down
12 changes: 6 additions & 6 deletions metabolomics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ tools:

- name: transformation
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: qualitymetrics
owner: ethevenot
Expand All @@ -183,11 +183,11 @@ tools:
## ALL
- name: univariate
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: multivariate
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: anova
owner: lecorguille
Expand All @@ -203,15 +203,15 @@ tools:

- name: biosigner
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics

- name: corr_table
owner: melpetera
tool_panel_section_label: Metabolomics

- name: heatmap
owner: ethevenot
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics


# annotation
Expand All @@ -234,7 +234,7 @@ tools:

- name: lcmsmatching
owner: prog
tool_panel_section_label: Annotation
tool_panel_section_label: Metabolomics

## LCMS
# - name: probmetab
Expand Down
12 changes: 6 additions & 6 deletions metabolomics.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ tools:
owner: ethevenot
revisions:
- cc0e9eff0de2
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: qualitymetrics
owner: ethevenot
revisions:
Expand All @@ -240,13 +240,13 @@ tools:
revisions:
- 140290de7986
- 5687435b182c
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: multivariate
owner: ethevenot
revisions:
- 5526f8258e8a
- e91de3b04320
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: anova
owner: lecorguille
revisions:
Expand All @@ -267,7 +267,7 @@ tools:
revisions:
- b2414be87d4b
- fa80bd02055f
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: corr_table
owner: melpetera
revisions:
Expand All @@ -277,7 +277,7 @@ tools:
owner: ethevenot
revisions:
- b1667c118127
tool_panel_section_label: Statistics
tool_panel_section_label: Metabolomics
- name: hmdb_ms_search
owner: fgiacomoni
revisions:
Expand All @@ -304,7 +304,7 @@ tools:
revisions:
- f86fec07f392
- fb9c0409d85c
tool_panel_section_label: Annotation
tool_panel_section_label: Metabolomics
- name: golm_ws_lib_search
owner: fgiacomoni
revisions:
Expand Down
Loading