@nahisaho/satori 0.25.5 → 0.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +57 -1
- package/bin/satori.js +761 -33
- package/package.json +32 -2
- package/src/.github/skills/scientific-academic-writing/SKILL.md +10 -0
- package/src/.github/skills/scientific-active-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-adaptive-experiments/SKILL.md +10 -0
- package/src/.github/skills/scientific-advanced-imaging/SKILL.md +10 -0
- package/src/.github/skills/scientific-advanced-visualization/SKILL.md +10 -0
- package/src/.github/skills/scientific-anomaly-detection/SKILL.md +10 -0
- package/src/.github/skills/scientific-automl/SKILL.md +10 -0
- package/src/.github/skills/scientific-bayesian-statistics/SKILL.md +10 -0
- package/src/.github/skills/scientific-biobank-cohort/SKILL.md +10 -0
- package/src/.github/skills/scientific-biosignal-processing/SKILL.md +10 -0
- package/src/.github/skills/scientific-causal-inference/SKILL.md +10 -0
- package/src/.github/skills/scientific-causal-ml/SKILL.md +10 -0
- package/src/.github/skills/scientific-clinical-nlp/SKILL.md +10 -0
- package/src/.github/skills/scientific-clinical-pharmacology/SKILL.md +10 -0
- package/src/.github/skills/scientific-clinical-standards/SKILL.md +11 -0
- package/src/.github/skills/scientific-crispr-design/SKILL.md +10 -0
- package/src/.github/skills/scientific-critical-review/SKILL.md +10 -1
- package/src/.github/skills/scientific-data-preprocessing/SKILL.md +10 -0
- package/src/.github/skills/scientific-data-profiling/SKILL.md +10 -0
- package/src/.github/skills/scientific-data-simulation/SKILL.md +10 -0
- package/src/.github/skills/scientific-data-submission/SKILL.md +10 -0
- package/src/.github/skills/scientific-deep-chemistry/SKILL.md +10 -0
- package/src/.github/skills/scientific-deep-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-doe/SKILL.md +10 -0
- package/src/.github/skills/scientific-eda-correlation/SKILL.md +10 -0
- package/src/.github/skills/scientific-ensemble-methods/SKILL.md +10 -0
- package/src/.github/skills/scientific-explainable-ai/SKILL.md +10 -0
- package/src/.github/skills/scientific-feature-importance/SKILL.md +10 -0
- package/src/.github/skills/scientific-federated-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-geospatial-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-glycomics/SKILL.md +10 -0
- package/src/.github/skills/scientific-gpu-singlecell/SKILL.md +10 -0
- package/src/.github/skills/scientific-hgnc-nomenclature/SKILL.md +10 -0
- package/src/.github/skills/scientific-hypothesis-pipeline/SKILL.md +10 -1
- package/src/.github/skills/scientific-image-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-interactive-dashboard/SKILL.md +10 -0
- package/src/.github/skills/scientific-lab-automation/SKILL.md +10 -0
- package/src/.github/skills/scientific-latex-formatter/SKILL.md +10 -0
- package/src/.github/skills/scientific-lipidomics/SKILL.md +10 -0
- package/src/.github/skills/scientific-materials-characterization/SKILL.md +10 -0
- package/src/.github/skills/scientific-md-simulation/SKILL.md +10 -0
- package/src/.github/skills/scientific-medical-imaging/SKILL.md +10 -0
- package/src/.github/skills/scientific-metabolic-atlas/SKILL.md +11 -0
- package/src/.github/skills/scientific-metabolic-flux/SKILL.md +10 -0
- package/src/.github/skills/scientific-metabolomics-network/SKILL.md +10 -0
- package/src/.github/skills/scientific-metagenome-assembled-genomes/SKILL.md +10 -0
- package/src/.github/skills/scientific-missing-data-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-ml-classification/SKILL.md +10 -0
- package/src/.github/skills/scientific-ml-regression/SKILL.md +10 -0
- package/src/.github/skills/scientific-model-monitoring/SKILL.md +10 -0
- package/src/.github/skills/scientific-multi-task-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-nci60-screening/SKILL.md +10 -0
- package/src/.github/skills/scientific-network-visualization/SKILL.md +10 -0
- package/src/.github/skills/scientific-neural-architecture-search/SKILL.md +10 -0
- package/src/.github/skills/scientific-neuroscience-electrophysiology/SKILL.md +10 -0
- package/src/.github/skills/scientific-paper-quality/SKILL.md +10 -0
- package/src/.github/skills/scientific-pca-tsne/SKILL.md +10 -0
- package/src/.github/skills/scientific-peer-review-response/SKILL.md +10 -0
- package/src/.github/skills/scientific-perturbation-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-phylogenetics/SKILL.md +10 -0
- package/src/.github/skills/scientific-pipeline-scaffold/SKILL.md +10 -0
- package/src/.github/skills/scientific-plant-biology/SKILL.md +10 -0
- package/src/.github/skills/scientific-presentation-design/SKILL.md +10 -0
- package/src/.github/skills/scientific-process-optimization/SKILL.md +10 -0
- package/src/.github/skills/scientific-publication-figures/SKILL.md +10 -0
- package/src/.github/skills/scientific-quantum-computing/SKILL.md +10 -0
- package/src/.github/skills/scientific-radiology-ai/SKILL.md +10 -0
- package/src/.github/skills/scientific-reinforcement-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-reproducible-reporting/SKILL.md +10 -0
- package/src/.github/skills/scientific-research-methodology/SKILL.md +10 -0
- package/src/.github/skills/scientific-revision-tracker/SKILL.md +10 -0
- package/src/.github/skills/scientific-scatac-signac/SKILL.md +10 -0
- package/src/.github/skills/scientific-scvi-integration/SKILL.md +10 -0
- package/src/.github/skills/scientific-semi-supervised-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-spatial-multiomics/SKILL.md +10 -0
- package/src/.github/skills/scientific-spectral-signal/SKILL.md +10 -0
- package/src/.github/skills/scientific-squidpy-advanced/SKILL.md +11 -0
- package/src/.github/skills/scientific-statistical-simulation/SKILL.md +10 -0
- package/src/.github/skills/scientific-statistical-testing/SKILL.md +10 -0
- package/src/.github/skills/scientific-streaming-analytics/SKILL.md +10 -0
- package/src/.github/skills/scientific-supplementary-generator/SKILL.md +10 -0
- package/src/.github/skills/scientific-symbolic-mathematics/SKILL.md +10 -0
- package/src/.github/skills/scientific-time-series/SKILL.md +10 -0
- package/src/.github/skills/scientific-time-series-forecasting/SKILL.md +10 -0
- package/src/.github/skills/scientific-toxicology-env/SKILL.md +10 -0
- package/src/.github/skills/scientific-transfer-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-uncertainty-quantification/SKILL.md +10 -0
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
説明可能 AI (XAI) スキル。SHAP・LIME・Captum・InterpretML を活用し、
|
|
5
5
|
モデル予測の根拠説明・特徴量寄与分解・反実仮想説明・公平性監査を支援。
|
|
6
6
|
「モデルの予測を説明して」「SHAP 値を計算して」「LIME で説明して」で発火。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: papers_with_code
|
|
9
|
+
name: Papers with Code
|
|
10
|
+
description: XAI 手法・ベンチマーク検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Explainable AI
|
|
@@ -334,6 +338,12 @@ def fairness_audit(model, X_test, y_test, sensitive_feature,
|
|
|
334
338
|
- [ ] 公平性監査(機密属性がある場合)
|
|
335
339
|
- [ ] 説明レポート生成
|
|
336
340
|
|
|
341
|
+
## ToolUniverse 連携
|
|
342
|
+
|
|
343
|
+
| TU Key | ツール名 | 連携内容 |
|
|
344
|
+
|--------|---------|--------|
|
|
345
|
+
| `papers_with_code` | Papers with Code | XAI 手法・ベンチマーク検索 |
|
|
346
|
+
|
|
337
347
|
## References
|
|
338
348
|
|
|
339
349
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
特徴量重要度分析のスキル。Tree-based Feature Importance と Permutation Importance を
|
|
5
5
|
用いて予測モデルの説明可能性を向上させる際に使用。
|
|
6
6
|
Scientific Skills Exp-05, 12, 13 で確立したパターン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: 特徴量選択ベンチマーク参照
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Feature Importance Analysis
|
|
@@ -189,6 +193,12 @@ def generate_importance_mapping_table(all_fi_df, top_n=3):
|
|
|
189
193
|
return pd.DataFrame(mapping)
|
|
190
194
|
```
|
|
191
195
|
|
|
196
|
+
## ToolUniverse 連携
|
|
197
|
+
|
|
198
|
+
| TU Key | ツール名 | 連携内容 |
|
|
199
|
+
|--------|---------|--------|
|
|
200
|
+
| `openml` | OpenML | 特徴量選択ベンチマーク参照 |
|
|
201
|
+
|
|
192
202
|
## References
|
|
193
203
|
|
|
194
204
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
連合学習スキル。Flower フレームワークによる FL パイプライン・
|
|
5
5
|
FedAvg/FedProx/FedOpt 集約戦略・差分プライバシー (DP-SGD)・
|
|
6
6
|
非 IID データ分割・通信効率化。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: papers_with_code
|
|
9
|
+
name: Papers with Code
|
|
10
|
+
description: 連合学習フレームワーク・ベンチマーク
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Federated Learning
|
|
@@ -239,3 +243,9 @@ def create_non_iid_splits(dataset_labels, n_clients=5,
|
|
|
239
243
|
| `fl_strategy_config.json` | FL 集約設定 | → サーバー起動 |
|
|
240
244
|
| `dp_training_history.csv` | DP 学習履歴 | → model-monitoring |
|
|
241
245
|
| `client_splits.json` | 非 IID 分割情報 | → FL クライアント |
|
|
246
|
+
|
|
247
|
+
## ToolUniverse 連携
|
|
248
|
+
|
|
249
|
+
| TU Key | ツール名 | 連携内容 |
|
|
250
|
+
|--------|---------|--------|
|
|
251
|
+
| `papers_with_code` | Papers with Code | 連合学習フレームワーク・ベンチマーク |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
地理空間データ解析スキル。GeoPandas ベクターデータ処理・
|
|
5
5
|
Rasterio ラスター解析・Folium/Kepler.gl インタラクティブ地図・
|
|
6
6
|
空間自己相関 (Moran's I)・クリギング補間・CRS 変換。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: gbif
|
|
9
|
+
name: GBIF
|
|
10
|
+
description: 地理空間生物多様性データ取得
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Geospatial Analysis
|
|
@@ -272,3 +276,9 @@ environmental-geodata → geospatial-analysis → advanced-visualization
|
|
|
272
276
|
| `spatial_autocorrelation.png` | Moran's I + LISA | → reporting |
|
|
273
277
|
| `kriging_result.png` | クリギング補間 | → visualization |
|
|
274
278
|
| `interactive_map.html` | Folium 地図 | → dashboard |
|
|
279
|
+
|
|
280
|
+
## ToolUniverse 連携
|
|
281
|
+
|
|
282
|
+
| TU Key | ツール名 | 連携内容 |
|
|
283
|
+
|--------|---------|--------|
|
|
284
|
+
| `gbif` | GBIF | 地理空間生物多様性データ取得 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
グリコシル化部位予測・レクチンバインディング・
|
|
7
7
|
糖鎖マスフラグメンテーション解析パイプライン。
|
|
8
8
|
TU 外スキル (直接 REST API + Python ライブラリ)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: glygen
|
|
11
|
+
name: GlyGen
|
|
12
|
+
description: 糖鎖構造・機能データベース検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Glycomics
|
|
@@ -272,3 +276,9 @@ proteomics-mass-spectrometry → glycomics → pathway-enrichment
|
|
|
272
276
|
|---------|------|---------|
|
|
273
277
|
| `results/glycosites.csv` | グリコシル化部位 | → protein-structure-analysis |
|
|
274
278
|
| `results/glycan_details.csv` | 糖鎖詳細 | → pathway-enrichment |
|
|
279
|
+
|
|
280
|
+
## ToolUniverse 連携
|
|
281
|
+
|
|
282
|
+
| TU Key | ツール名 | 連携内容 |
|
|
283
|
+
|--------|---------|--------|
|
|
284
|
+
| `glygen` | GlyGen | 糖鎖構造・機能データベース検索 |
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
rapids-singlecell / cuML / cuGraph による GPU 並列処理。
|
|
6
6
|
大規模 (>1M cells) データの高速前処理・クラスタリング・
|
|
7
7
|
次元削減。K-Dense: rapids-singlecell。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: cellxgene
|
|
10
|
+
name: CellxGene
|
|
11
|
+
description: シングルセルデータセット検索
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific GPU Single-Cell
|
|
@@ -294,3 +298,9 @@ single-cell-genomics → gpu-singlecell → scvi-integration
|
|
|
294
298
|
| `results/gpu_singlecell.h5ad` | GPU 処理済み AnnData | → scvi-integration |
|
|
295
299
|
| `results/markers.csv` | マーカー遺伝子 | → cell-type-annotation |
|
|
296
300
|
| `results/benchmark.json` | CPU/GPU 比較結果 | → atlas-construction |
|
|
301
|
+
|
|
302
|
+
## ToolUniverse 連携
|
|
303
|
+
|
|
304
|
+
| TU Key | ツール名 | 連携内容 |
|
|
305
|
+
|--------|---------|--------|
|
|
306
|
+
| `cellxgene` | CellxGene | シングルセルデータセット検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
遺伝子ファミリー/グループクエリ・ID クロスリファレンス
|
|
7
7
|
パイプライン。
|
|
8
8
|
TU 外スキル (直接 REST API)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: hgnc
|
|
11
|
+
name: HGNC
|
|
12
|
+
description: 遺伝子命名法・シンボル検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific HGNC Nomenclature
|
|
@@ -280,3 +284,9 @@ biothings-idmapping → hgnc-nomenclature → genome-sequence-tools
|
|
|
280
284
|
| `results/hgnc_details.csv` | 遺伝子詳細 | → gene-expression |
|
|
281
285
|
| `results/hgnc_alias_resolved.csv` | エイリアス解決 | → biothings-idmapping |
|
|
282
286
|
| `results/hgnc_xref.csv` | ID 相互参照 | → genome-sequence-tools |
|
|
287
|
+
|
|
288
|
+
## ToolUniverse 連携
|
|
289
|
+
|
|
290
|
+
| TU Key | ツール名 | 連携内容 |
|
|
291
|
+
|--------|---------|--------|
|
|
292
|
+
| `hgnc` | HGNC | 遺伝子命名法・シンボル検索 |
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
```skill
|
|
2
1
|
---
|
|
3
2
|
name: scientific-hypothesis-pipeline
|
|
4
3
|
description: |
|
|
@@ -6,6 +5,10 @@ description: |
|
|
|
6
5
|
検証用の解析パイプラインを自動生成するスキル。PICO/PECO フレームワークによる
|
|
7
6
|
仮説構造化、適切な統計検定の選択、パイプラインコード生成を行う。
|
|
8
7
|
「仮説を立てて」「このデータで何がわかる?」「解析パイプラインを作って」で発火。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: open_alex
|
|
10
|
+
name: OpenAlex
|
|
11
|
+
description: 仮説関連文献の網羅的検索
|
|
9
12
|
---
|
|
10
13
|
|
|
11
14
|
# Scientific Hypothesis-Driven Pipeline Generator
|
|
@@ -750,6 +753,12 @@ def manage_hypotheses(hypotheses_list):
|
|
|
750
753
|
return sorted_h
|
|
751
754
|
```
|
|
752
755
|
|
|
756
|
+
## ToolUniverse 連携
|
|
757
|
+
|
|
758
|
+
| TU Key | ツール名 | 連携内容 |
|
|
759
|
+
|--------|---------|--------|
|
|
760
|
+
| `open_alex` | OpenAlex | 仮説関連文献の網羅的検索 |
|
|
761
|
+
|
|
753
762
|
## References
|
|
754
763
|
|
|
755
764
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
科学画像解析スキル。顕微鏡画像のセグメンテーション(Otsu/Watershed/Felzenszwalb)、
|
|
5
5
|
粒径分布解析、形態計測(面積・周囲長・真円度・アスペクト比)、テクスチャ解析
|
|
6
6
|
(GLCM/LBP)、強度プロファイル、マルチチャネル蛍光画像合成の解析テンプレート。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: 画像解析ツールレジストリ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Image Analysis
|
|
@@ -289,6 +293,12 @@ def merge_fluorescence_channels(channels, colors=None, figsize=(10, 10)):
|
|
|
289
293
|
return np.clip(merged, 0, 1)
|
|
290
294
|
```
|
|
291
295
|
|
|
296
|
+
## ToolUniverse 連携
|
|
297
|
+
|
|
298
|
+
| TU Key | ツール名 | 連携内容 |
|
|
299
|
+
|--------|---------|--------|
|
|
300
|
+
| `biotools` | bio.tools | 画像解析ツールレジストリ検索 |
|
|
301
|
+
|
|
292
302
|
## References
|
|
293
303
|
|
|
294
304
|
### Output Files
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
Streamlit / Dash / Panel / Voilà による
|
|
6
6
|
科学データダッシュボード構築・リアルタイムパラメータ探索 UI ・
|
|
7
7
|
ウィジェット連動・データアップロード・解析パイプライン UI 化。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: biotools
|
|
10
|
+
name: bio.tools
|
|
11
|
+
description: インタラクティブ可視化ツール検索
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Interactive Dashboard
|
|
@@ -344,3 +348,9 @@ advanced-visualization → interactive-dashboard → presentation-design
|
|
|
344
348
|
| `dash_app.py` | Dash ダッシュボード | → deployment |
|
|
345
349
|
| `panel_app.py` | Panel ダッシュボード | → deployment |
|
|
346
350
|
| `framework_comparison.csv` | フレームワーク比較 | → 選択指針 |
|
|
351
|
+
|
|
352
|
+
## ToolUniverse 連携
|
|
353
|
+
|
|
354
|
+
| TU Key | ツール名 | 連携内容 |
|
|
355
|
+
|--------|---------|--------|
|
|
356
|
+
| `biotools` | bio.tools | インタラクティブ可視化ツール検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
Opentrons(ロボティクス)による実験自動化と再現性確保を支援。
|
|
7
7
|
claude-scientific-skills の Lab Automation カテゴリを統合。
|
|
8
8
|
「実験プロトコルを作成して」「液体ハンドリングを自動化して」で発火。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: biotools
|
|
11
|
+
name: bio.tools
|
|
12
|
+
description: 実験自動化ツールレジストリ検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Lab Automation
|
|
@@ -252,6 +256,12 @@ def create_protocol_io_entry(protocol_data):
|
|
|
252
256
|
4. **ピペッティング精度を検証**: 蛍光色素/重量法で実測値を確認
|
|
253
257
|
5. **バージョン管理**: プロトコルの変更を Git で追跡
|
|
254
258
|
|
|
259
|
+
## ToolUniverse 連携
|
|
260
|
+
|
|
261
|
+
| TU Key | ツール名 | 連携内容 |
|
|
262
|
+
|--------|---------|--------|
|
|
263
|
+
| `biotools` | bio.tools | 実験自動化ツールレジストリ検索 |
|
|
264
|
+
|
|
255
265
|
## References
|
|
256
266
|
|
|
257
267
|
### Output Files
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
適合するフォーマッティングを行うスキル。数式・図表・引用・相互参照の LaTeX 構文変換、
|
|
6
6
|
ジャーナル別スタイル適用、コンパイル可能な .tex ファイル生成を担う。
|
|
7
7
|
「LaTeX に変換して」「投稿用 TeX を作って」「ジャーナルフォーマットにして」で発火。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: crossref
|
|
10
|
+
name: Crossref
|
|
11
|
+
description: 参考文献メタデータ・DOI 解決
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific LaTeX Formatter
|
|
@@ -499,6 +503,12 @@ def run_latex_pipeline(manuscript_path, journal_format="elsevier",
|
|
|
499
503
|
return tex_path
|
|
500
504
|
```
|
|
501
505
|
|
|
506
|
+
## ToolUniverse 連携
|
|
507
|
+
|
|
508
|
+
| TU Key | ツール名 | 連携内容 |
|
|
509
|
+
|--------|---------|--------|
|
|
510
|
+
| `crossref` | Crossref | 参考文献メタデータ・DOI 解決 |
|
|
511
|
+
|
|
502
512
|
## References
|
|
503
513
|
|
|
504
514
|
### Output Files
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
脂質 MS/MS スペクトル同定・脂質パスウェイエンリッチメント・
|
|
7
7
|
脂質プロファイリングパイプライン。
|
|
8
8
|
TU 外スキル (直接 REST API + Python ライブラリ)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: lipidmaps
|
|
11
|
+
name: LIPID MAPS
|
|
12
|
+
description: 脂質構造・分類データベース検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Lipidomics
|
|
@@ -282,3 +286,9 @@ metabolomics → lipidomics → pathway-enrichment
|
|
|
282
286
|
|---------|------|---------|
|
|
283
287
|
| `results/lipid_da.csv` | 差次脂質 | → biomarker-discovery |
|
|
284
288
|
| `results/lipid_annotations.csv` | LipidMAPS 注釈 | → pathway-enrichment |
|
|
289
|
+
|
|
290
|
+
## ToolUniverse 連携
|
|
291
|
+
|
|
292
|
+
| TU Key | ツール名 | 連携内容 |
|
|
293
|
+
|--------|---------|--------|
|
|
294
|
+
| `lipidmaps` | LIPID MAPS | 脂質構造・分類データベース検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
薄膜・材料キャラクタリゼーション解析のスキル。Thornton-Anders 構造ゾーンモデル(SZM)、
|
|
5
5
|
XRD 結晶子サイズ解析(Scherrer 方程式)、Williamson-Hall プロット、多技法融合データ解析、
|
|
6
6
|
PSP フレームワーク設計を行う際に使用。Scientific Skills Exp-13 で確立したパターン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: materials_project
|
|
9
|
+
name: Materials Project
|
|
10
|
+
description: 材料特性データベース検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Materials Characterization
|
|
@@ -348,6 +352,12 @@ def tauc_plot_bandgap(wavelength_nm, transmittance_pct, thickness_nm,
|
|
|
348
352
|
return energy_eV, tauc
|
|
349
353
|
```
|
|
350
354
|
|
|
355
|
+
## ToolUniverse 連携
|
|
356
|
+
|
|
357
|
+
| TU Key | ツール名 | 連携内容 |
|
|
358
|
+
|--------|---------|--------|
|
|
359
|
+
| `materials_project` | Materials Project | 材料特性データベース検索 |
|
|
360
|
+
|
|
351
361
|
## References
|
|
352
362
|
|
|
353
363
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
分子動力学シミュレーション解析スキル。MDAnalysis によるトラジェクトリ解析・
|
|
5
5
|
RMSD/RMSF/Rg 時系列指標・水素結合解析・二次構造変化追跡・
|
|
6
6
|
OpenFF Toolkit力場パラメータ化・溶媒和自由エネルギー推定パイプライン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: pdb
|
|
9
|
+
name: PDB
|
|
10
|
+
description: 分子構造データベース参照
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific MD Simulation
|
|
@@ -313,3 +317,9 @@ protein-structure ──┘ │ drug-target-profiling
|
|
|
313
317
|
| `results/rmsf_per_residue.csv` | RMSF 残基別 | → protein-structure-analysis |
|
|
314
318
|
| `results/hbond_analysis.csv` | 水素結合解析 | → molecular-docking |
|
|
315
319
|
| `results/md_summary.json` | 統合サマリ | → admet-pharmacokinetics |
|
|
320
|
+
|
|
321
|
+
## ToolUniverse 連携
|
|
322
|
+
|
|
323
|
+
| TU Key | ツール名 | 連携内容 |
|
|
324
|
+
|--------|---------|--------|
|
|
325
|
+
| `pdb` | PDB | 分子構造データベース参照 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
医用イメージングスキル。DICOM/NIfTI 処理・WSI (Whole Slide Image) 解析・
|
|
5
5
|
PathML・MONAI・3D Slicer 連携・放射線画像解析・病理組織画像解析を支援。
|
|
6
6
|
「DICOM を解析して」「WSI を処理して」「医用画像をセグメンテーションして」で発火。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: tcia
|
|
9
|
+
name: TCIA
|
|
10
|
+
description: がん画像アーカイブ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Medical Imaging
|
|
@@ -427,6 +431,12 @@ def generate_imaging_report(patient_id, modality, findings,
|
|
|
427
431
|
- [ ] 3D 可視化
|
|
428
432
|
- [ ] レポート(JSON + Markdown)生成
|
|
429
433
|
|
|
434
|
+
## ToolUniverse 連携
|
|
435
|
+
|
|
436
|
+
| TU Key | ツール名 | 連携内容 |
|
|
437
|
+
|--------|---------|--------|
|
|
438
|
+
| `tcia` | TCIA | がん画像アーカイブ検索 |
|
|
439
|
+
|
|
430
440
|
## References
|
|
431
441
|
|
|
432
442
|
### Output Files
|
|
@@ -4,8 +4,13 @@ description: |
|
|
|
4
4
|
代謝アトラススキル。Metabolic Atlas / Human-GEM REST API による
|
|
5
5
|
代謝反応・代謝産物・コンパートメント検索、フラックス解析統合、
|
|
6
6
|
代謝ネットワーク可視化。K-Dense 連携: metabolic-atlas。
|
|
7
|
+
ToolUniverse 連携: metabolic_atlas。
|
|
7
8
|
tu_tools: []
|
|
8
9
|
kdense_ref: metabolic-atlas
|
|
10
|
+
tu_tools:
|
|
11
|
+
- key: metabolic_atlas
|
|
12
|
+
name: Metabolic Atlas
|
|
13
|
+
description: ヒトゲノム規模代謝モデル検索
|
|
9
14
|
---
|
|
10
15
|
|
|
11
16
|
# Scientific Metabolic Atlas
|
|
@@ -261,3 +266,9 @@ metabolic-modeling → metabolic-atlas → systems-biology
|
|
|
261
266
|
| `results/metabolites.csv` | 代謝産物一覧 | → pathway-enrichment |
|
|
262
267
|
| `results/metabolic_network.graphml` | 代謝ネットワーク | → systems-biology |
|
|
263
268
|
| `results/hub_metabolites.csv` | ハブ代謝産物 | → multi-omics |
|
|
269
|
+
|
|
270
|
+
## ToolUniverse 連携
|
|
271
|
+
|
|
272
|
+
| TU Key | ツール名 | 連携内容 |
|
|
273
|
+
|--------|---------|--------|
|
|
274
|
+
| `metabolic_atlas` | Metabolic Atlas | ヒトゲノム規模代謝モデル検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
代謝フラックス解析スキル。13C/15N 安定同位体トレーサー
|
|
5
5
|
データを用いた代謝フラックス推定・EMU モデリング・
|
|
6
6
|
フラックスバランス制約統合パイプライン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: bigg
|
|
9
|
+
name: BiGG Models
|
|
10
|
+
description: 代謝フラックスモデル検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Metabolic Flux
|
|
@@ -304,3 +308,9 @@ flux-balance-analysis ───┘ pathway-enrichment
|
|
|
304
308
|
|---------|------|---------|
|
|
305
309
|
| `results/mid_corrected.csv` | 補正済み MID | → metabolic-modeling |
|
|
306
310
|
| `results/fluxes.csv` | 推定フラックス | → systems-biology |
|
|
311
|
+
|
|
312
|
+
## ToolUniverse 連携
|
|
313
|
+
|
|
314
|
+
| TU Key | ツール名 | 連携内容 |
|
|
315
|
+
|--------|---------|--------|
|
|
316
|
+
| `bigg` | BiGG Models | 代謝フラックスモデル検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
ハブ代謝物同定・MetaboAnalyst 統合エンリッチメント
|
|
7
7
|
パイプライン。
|
|
8
8
|
TU 外スキル (直接 Python ライブラリ + REST API)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: hmdb
|
|
11
|
+
name: HMDB
|
|
12
|
+
description: 代謝物ネットワーク・代謝経路検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Metabolomics Network
|
|
@@ -309,3 +313,9 @@ metabolomics → metabolomics-network → pathway-enrichment
|
|
|
309
313
|
| `results/metabolite_network.graphml` | 相関ネットワーク | → systems-biology |
|
|
310
314
|
| `results/hub_metabolites.csv` | ハブ代謝物 | → biomarker-discovery |
|
|
311
315
|
| `results/pathway_enrichment.csv` | パスウェイエンリッチメント | → pathway-enrichment |
|
|
316
|
+
|
|
317
|
+
## ToolUniverse 連携
|
|
318
|
+
|
|
319
|
+
| TU Key | ツール名 | 連携内容 |
|
|
320
|
+
|--------|---------|--------|
|
|
321
|
+
| `hmdb` | HMDB | 代謝物ネットワーク・代謝経路検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
GTDB-Tk 分類学的分類・dRep 脱重複・Prokka アノテーション・
|
|
7
7
|
MAG アセンブリ品質レポートパイプライン。
|
|
8
8
|
TU 外スキル (CLI ラッパー + Python ライブラリ)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: mgnify
|
|
11
|
+
name: MGnify
|
|
12
|
+
description: メタゲノムアセンブル・MAG データ検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Metagenome-Assembled Genomes
|
|
@@ -337,3 +341,9 @@ microbiome-metagenomics → metagenome-assembled-genomes → environmental-ecolo
|
|
|
337
341
|
| `checkm2_out/quality_report.tsv` | 品質レポート | → フィルタリング |
|
|
338
342
|
| `gtdbtk_out/*.summary.tsv` | 分類結果 | → phylogenomics |
|
|
339
343
|
| `drep_out/dereplicated_genomes/` | 脱重複 MAG | → environmental-ecology |
|
|
344
|
+
|
|
345
|
+
## ToolUniverse 連携
|
|
346
|
+
|
|
347
|
+
| TU Key | ツール名 | 連携内容 |
|
|
348
|
+
|--------|---------|--------|
|
|
349
|
+
| `mgnify` | MGnify | メタゲノムアセンブル・MAG データ検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
欠損データ解析スキル。欠損パターン診断 (MCAR/MAR/MNAR) ・
|
|
5
5
|
Little's MCAR テスト・多重代入法 (MICE) ・KNN 補完・
|
|
6
6
|
MissForest・VAE/GAIN 補完・欠損パターン可視化・Rubin's Rules。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: 欠損データ処理ツール検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Missing Data Analysis
|
|
@@ -310,3 +314,9 @@ eda-correlation → missing-data-analysis → ml-classification
|
|
|
310
314
|
| `mcar_test_result.json` | Little's MCAR テスト | → 補完戦略選択 |
|
|
311
315
|
| `imputed_datasets/` | MICE 多重代入データ | → ml-classification |
|
|
312
316
|
| `imputation_comparison.csv` | 補完手法比較 | → 最終選択 |
|
|
317
|
+
|
|
318
|
+
## ToolUniverse 連携
|
|
319
|
+
|
|
320
|
+
| TU Key | ツール名 | 連携内容 |
|
|
321
|
+
|--------|---------|--------|
|
|
322
|
+
| `biotools` | bio.tools | 欠損データ処理ツール検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
機械学習分類パイプラインのスキル。複数の分類モデル(Logistic Regression, Random Forest,
|
|
5
5
|
SVM, XGBoost)を StratifiedKFold 交差検証で比較し、ROC 曲線・混同行列で評価する際に使用。
|
|
6
6
|
Scientific Skills Exp-03, 05 で確立したパターン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: 分類ベンチマーク・データセット取得
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific ML Classification Pipeline
|
|
@@ -246,6 +250,12 @@ def volcano_plot(df, group_col, value_cols, group1, group2,
|
|
|
246
250
|
return vdf
|
|
247
251
|
```
|
|
248
252
|
|
|
253
|
+
## ToolUniverse 連携
|
|
254
|
+
|
|
255
|
+
| TU Key | ツール名 | 連携内容 |
|
|
256
|
+
|--------|---------|--------|
|
|
257
|
+
| `openml` | OpenML | 分類ベンチマーク・データセット取得 |
|
|
258
|
+
|
|
249
259
|
## References
|
|
250
260
|
|
|
251
261
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
マルチターゲット回帰モデルの学習・評価・比較スキル。複数の回帰モデル(Ridge, Lasso,
|
|
5
5
|
Random Forest, Gradient Boosting, Extra Trees)を KFold 交差検証で比較する際に使用。
|
|
6
6
|
Scientific Skills Exp-12, 13 で確立したパターン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: 回帰ベンチマーク・データセット取得
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific ML Regression Pipeline
|
|
@@ -197,6 +201,12 @@ def plot_radar_comparison(results_df, target_name, figsize=(8, 8)):
|
|
|
197
201
|
plt.close()
|
|
198
202
|
```
|
|
199
203
|
|
|
204
|
+
## ToolUniverse 連携
|
|
205
|
+
|
|
206
|
+
| TU Key | ツール名 | 連携内容 |
|
|
207
|
+
|--------|---------|--------|
|
|
208
|
+
| `openml` | OpenML | 回帰ベンチマーク・データセット取得 |
|
|
209
|
+
|
|
200
210
|
## References
|
|
201
211
|
|
|
202
212
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
MLOps モデル監視スキル。データドリフト検出 (Evidently/NannyML)・
|
|
5
5
|
モデル性能劣化検出・特徴量ドリフト・コンセプトドリフト・
|
|
6
6
|
A/B テスト統計・モデルレジストリ・再学習トリガー。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: モデルモニタリング指標・ベンチマーク
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Model Monitoring
|
|
@@ -245,3 +249,9 @@ ensemble-methods → model-monitoring → anomaly-detection
|
|
|
245
249
|
| `drift_report.csv` | ドリフト検出結果 | → 再学習判断 |
|
|
246
250
|
| `performance_monitoring.png` | 性能推移 | → reporting |
|
|
247
251
|
| `ab_test_result.json` | A/B テスト結果 | → デプロイ判断 |
|
|
252
|
+
|
|
253
|
+
## ToolUniverse 連携
|
|
254
|
+
|
|
255
|
+
| TU Key | ツール名 | 連携内容 |
|
|
256
|
+
|--------|---------|--------|
|
|
257
|
+
| `openml` | OpenML | モデルモニタリング指標・ベンチマーク |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
マルチタスク学習スキル。Hard/Soft Parameter Sharing・
|
|
5
5
|
GradNorm 勾配正規化・PCGrad 勾配投影・
|
|
6
6
|
タスクバランシング・補助タスク設計。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: マルチタスク学習データセット参照
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Multi-Task Learning
|
|
@@ -236,3 +240,9 @@ def gradnorm_balance(model, task_losses, train_loader,
|
|
|
236
240
|
| `mtl_model.pt` | MTL モデル | → 推論 |
|
|
237
241
|
| `mtl_history.csv` | タスク別学習履歴 | → 可視化 |
|
|
238
242
|
| `gradnorm_weights.csv` | 動的タスク重み推移 | → バランシング分析 |
|
|
243
|
+
|
|
244
|
+
## ToolUniverse 連携
|
|
245
|
+
|
|
246
|
+
| TU Key | ツール名 | 連携内容 |
|
|
247
|
+
|--------|---------|--------|
|
|
248
|
+
| `openml` | OpenML | マルチタスク学習データセット参照 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
NCI-60 がん細胞株薬剤応答スキル。CellMiner API 薬剤感受性・
|
|
5
5
|
NCI-60 GI50/LC50 データ・DepMap cancer dependency 統合・
|
|
6
6
|
薬剤-分子マーカー相関・細胞株パネル比較解析。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: nci60
|
|
9
|
+
name: NCI-60
|
|
10
|
+
description: がん細胞株スクリーニングデータ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific NCI-60 Screening
|
|
@@ -305,3 +309,9 @@ drug-target-profiling ──────┘ cancer-genomics
|
|
|
305
309
|
| `results/tissue_patterns.csv` | 組織別応答パターン | → cancer-genomics |
|
|
306
310
|
| `results/marker_correlations.csv` | 薬剤-マーカー相関 | → drug-target-profiling |
|
|
307
311
|
| `results/depmap_dependency.csv` | DepMap 依存性スコア | → cell-line-resources |
|
|
312
|
+
|
|
313
|
+
## ToolUniverse 連携
|
|
314
|
+
|
|
315
|
+
| TU Key | ツール名 | 連携内容 |
|
|
316
|
+
|--------|---------|--------|
|
|
317
|
+
| `nci60` | NCI-60 | がん細胞株スクリーニングデータ検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
ネットワーク解析・可視化スキル。NetworkX グラフ構築・
|
|
5
5
|
コミュニティ検出 (Louvain/Leiden)・中心性指標・
|
|
6
6
|
PyVis インタラクティブ・ネットワーク統計量・動的ネットワーク。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: string
|
|
9
|
+
name: STRING
|
|
10
|
+
description: ネットワーク可視化・相互作用データ
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Network Visualization
|
|
@@ -276,3 +280,9 @@ eda-correlation → network-visualization → advanced-visualization
|
|
|
276
280
|
| `network_communities.png` | コミュニティ構造 | → presentation |
|
|
277
281
|
| `centrality_analysis.csv` | 中心性指標 | → feature-importance |
|
|
278
282
|
| `network_interactive.html` | PyVis 図 | → dashboard |
|
|
283
|
+
|
|
284
|
+
## ToolUniverse 連携
|
|
285
|
+
|
|
286
|
+
| TU Key | ツール名 | 連携内容 |
|
|
287
|
+
|--------|---------|--------|
|
|
288
|
+
| `string` | STRING | ネットワーク可視化・相互作用データ |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
ニューラルアーキテクチャ探索 (NAS) スキル。DARTS 微分可能 NAS・
|
|
5
5
|
Optuna NAS 統合・効率的ネットワーク設計・探索空間定義・
|
|
6
6
|
Pareto 最適化 (精度 vs FLOPS)。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: papers_with_code
|
|
9
|
+
name: Papers with Code
|
|
10
|
+
description: NAS 探索空間・ベンチマーク検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Neural Architecture Search
|
|
@@ -204,3 +208,9 @@ def nas_pareto_search(train_loader, val_loader,
|
|
|
204
208
|
| `nas_study.pkl` | Optuna Study | → 最良構造抽出 |
|
|
205
209
|
| `pareto_front.csv` | Pareto 最適解群 | → モデル選択 |
|
|
206
210
|
| `best_architecture.json` | 最良アーキテクチャ | → deep-learning |
|
|
211
|
+
|
|
212
|
+
## ToolUniverse 連携
|
|
213
|
+
|
|
214
|
+
| TU Key | ツール名 | 連携内容 |
|
|
215
|
+
|--------|---------|--------|
|
|
216
|
+
| `papers_with_code` | Papers with Code | NAS 探索空間・ベンチマーク検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
EEG マイクロステート・事象関連電位 (MNE-Python)、ECG HRV 解析、
|
|
7
7
|
EDA 皮膚コンダクタンス応答、EMG 筋活動解析 (NeuroKit2)、
|
|
8
8
|
脳結合性解析 (機能的/実効的) を統合した神経科学パイプライン。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: biotools
|
|
11
|
+
name: bio.tools
|
|
12
|
+
description: 電気生理学解析ツール検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Neuroscience & Electrophysiology
|
|
@@ -368,6 +372,12 @@ def graph_theory_brain_network(conn_matrix, ch_names, threshold=0.3):
|
|
|
368
372
|
return G
|
|
369
373
|
```
|
|
370
374
|
|
|
375
|
+
## ToolUniverse 連携
|
|
376
|
+
|
|
377
|
+
| TU Key | ツール名 | 連携内容 |
|
|
378
|
+
|--------|---------|--------|
|
|
379
|
+
| `biotools` | bio.tools | 電気生理学解析ツール検索 |
|
|
380
|
+
|
|
371
381
|
## References
|
|
372
382
|
|
|
373
383
|
### Output Files
|