forked from usegalaxy-eu/usegalaxy-eu-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbgruening.yaml
121 lines (92 loc) · 2.85 KB
/
bgruening.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
---
install_repository_dependencies: true
install_resolver_dependencies: true
install_tool_dependencies: false
tools:
- name: plotly_ml_performance_plots
owner: bgruening
tool_panel_section_label: Graph/Display Data
- name: plotly_regression_performance_plots
owner: bgruening
tool_panel_section_label: Graph/Display Data
- name: split_file_to_collection
owner: bgruening
tool_panel_section_label: Collection Operations
- name: graphicsmagick_image_convert
owner: bgruening
tool_panel_section_label: "Convert Formats"
- name: graphicsmagick_image_montage
owner: bgruening
tool_panel_section_label: "Convert Formats"
- name: sklearn_svm_classifier
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_sample_generator
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_searchcv
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_build_pipeline
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_pairwise_metrics
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_nn_classifier
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_numeric_clustering
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_ensemble
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_feature_selection
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_data_preprocess
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_clf_metrics
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_regression_metrics
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_discriminant_classifier
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_generalized_linear
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_model_validation
owner: bgruening
tool_panel_section_label: Statistics
- name: scipy_sparse
owner: bgruening
tool_panel_section_label: Statistics
- name: sklearn_suite
owner: bgruening
tool_panel_section_label: Statistics
- name: nanopolish_variants
owner: bgruening
tool_panel_section_label: Variant Calling
- name: nanopolish_methylation
owner: bgruening
tool_panel_section_label: Epigenetics
- name: nanopolish_eventalign
owner: bgruening
tool_panel_section_label: Assembly
- name: racon
owner: bgruening
tool_panel_section_label: Assembly
- name: flye
owner: bgruening
tool_panel_section_label: Assembly
- name: graphmap_overlap
owner: bgruening
tool_panel_section_label: Mapping
- name: graphmap_align
owner: bgruening
tool_panel_section_label: Mapping