Skip to content

Commit 187a837

Browse files
authored
Merge pull request #187 from hechth/11052026_additions
added ML tools and some rcx tool updates
2 parents 9f4e6fb + 8f45e31 commit 187a837

7 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
tool_panel_section_label: Machine Learning
2+
tools:
3+
- name: sklearn_train_test_split
4+
owner: bgruening
5+
- name: sklearn_generalized_linear
6+
owner: bgruening
7+
- name: sklearn_estimator_attributes
8+
owner: bgruening
9+
- name: model_prediction
10+
owner: bgruening
11+
- name: plotly_regression_performance_plots
12+
owner: bgruening
13+
- name: sklearn_regression_metrics
14+
owner: bgruening
15+
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
install_repository_dependencies: false
2+
install_resolver_dependencies: false
3+
install_tool_dependencies: false
4+
tool_panel_section_label: Machine Learning
5+
tools:
6+
- name: sklearn_train_test_split
7+
owner: bgruening
8+
revisions:
9+
- e8e5736b632d
10+
tool_panel_section_id: machine_learning
11+
tool_panel_section_label: Machine Learning
12+
- name: sklearn_generalized_linear
13+
owner: bgruening
14+
revisions:
15+
- 57938c2f6ef5
16+
tool_panel_section_id: machine_learning
17+
tool_panel_section_label: Machine Learning
18+
- name: sklearn_estimator_attributes
19+
owner: bgruening
20+
revisions:
21+
- 0a43c856e1d8
22+
tool_panel_section_id: machine_learning
23+
tool_panel_section_label: Machine Learning
24+
- name: model_prediction
25+
owner: bgruening
26+
revisions:
27+
- b6c2289292fa
28+
tool_panel_section_id: machine_learning
29+
tool_panel_section_label: Machine Learning
30+
- name: plotly_regression_performance_plots
31+
owner: bgruening
32+
revisions:
33+
- 389227fa1864
34+
tool_panel_section_id: machine_learning
35+
tool_panel_section_label: Machine Learning
36+
- name: sklearn_regression_metrics
37+
owner: bgruening
38+
revisions:
39+
- c78a5fc9e758
40+
tool_panel_section_id: machine_learning
41+
tool_panel_section_label: Machine Learning

galaxy-umsa.grid.cesnet.cz/recetox.yml.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ tools:
2626
- 560053b805d2
2727
- 646ef66527da
2828
- b5467dead5b1
29+
- cfa9638fe182
2930
tool_panel_section_id: recetox
3031
tool_panel_section_label: RECETOX
3132
- name: xtb_molecular_optimization
@@ -145,6 +146,7 @@ tools:
145146
revisions:
146147
- 320ebaa133e5
147148
- 54401f9d1a30
149+
- 648f82934b56
148150
- 9b4b624c4d60
149151
tool_panel_section_id: recetox
150152
tool_panel_section_label: RECETOX

galaxy-umsa.grid.cesnet.cz/table_manipulation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ tools:
1212
owner: recetox
1313
- name: column_remove_by_header
1414
owner: iuc
15+
- name: table_pandas_dropna
16+
owner: recetox
17+
- name: datamash_ops
18+
owner: iuc

galaxy-umsa.grid.cesnet.cz/table_manipulation.yml.lock

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,22 @@ tools:
66
owner: recetox
77
revisions:
88
- 19968a1b4068
9+
- 8b5b5236065c
910
- d4bacc06365e
1011
tool_panel_section_id: table_manipulation
1112
tool_panel_section_label: Table Manipulation
1213
- name: table_pandas_rename_column
1314
owner: recetox
1415
revisions:
1516
- 3f54cd56a65e
17+
- 761f8ab8fdb6
1618
- 8537763e4713
1719
tool_panel_section_id: table_manipulation
1820
tool_panel_section_label: Table Manipulation
1921
- name: table_pandas_rename_columns_regex
2022
owner: recetox
2123
revisions:
24+
- 334f765b6c1b
2225
- 505a8e975968
2326
- 628a75ad9685
2427
tool_panel_section_id: table_manipulation
@@ -27,13 +30,15 @@ tools:
2730
owner: recetox
2831
revisions:
2932
- b722dba91064
33+
- e4b861ab3ef7
3034
- eaddbdff9dbf
3135
tool_panel_section_id: table_manipulation
3236
tool_panel_section_label: Table Manipulation
3337
- name: table_scipy_interpolate
3438
owner: recetox
3539
revisions:
3640
- 0112f08c95ed
41+
- 3ccffbd647fe
3742
- ac42a5982210
3843
tool_panel_section_id: table_manipulation
3944
tool_panel_section_label: Table Manipulation
@@ -43,3 +48,15 @@ tools:
4348
- 2040e4c2750a
4449
tool_panel_section_id: table_manipulation
4550
tool_panel_section_label: Table Manipulation
51+
- name: table_pandas_dropna
52+
owner: recetox
53+
revisions:
54+
- 91a8fabef6b1
55+
tool_panel_section_id: table_manipulation
56+
tool_panel_section_label: Table Manipulation
57+
- name: datamash_ops
58+
owner: iuc
59+
revisions:
60+
- aaafc0ac4dd2
61+
tool_panel_section_id: table_manipulation
62+
tool_panel_section_label: Table Manipulation

galaxy-umsa.grid.cesnet.cz/visualization.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ tools:
3232
owner: workflow4metabolomics
3333
- name: xcms_plot_raw
3434
owner: workflow4metabolomics
35+
- name: rcx_boxplot
36+
owner: recetox

galaxy-umsa.grid.cesnet.cz/visualization.yml.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,9 @@ tools:
118118
- 8b8d360316c3
119119
tool_panel_section_id: visualization
120120
tool_panel_section_label: Visualization
121+
- name: rcx_boxplot
122+
owner: recetox
123+
revisions:
124+
- ebb0730f6175
125+
tool_panel_section_id: visualization
126+
tool_panel_section_label: Visualization

0 commit comments

Comments
 (0)