mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Update SKILL.md files to add double quotation marks for all skills, ensuring clarity and consistency across all entries.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: arboreto
|
||||
description: Python toolkit for gene regulatory network (GRN) inference from gene expression data using machine learning algorithms. Use this skill for inferring transcription factor-target gene relationships, analyzing single-cell RNA-seq data, building regulatory networks, performing GRN inference from expression matrices, working with GRNBoost2 and GENIE3 algorithms, setting up distributed computing with Dask, integrating with pySCENIC workflows, comparing GRN inference methods, troubleshooting arboreto installation issues, handling large-scale genomic data analysis, and performing reproducible regulatory network analysis. Supports both GRNBoost2 (fast gradient boosting) and GENIE3 (Random Forest) algorithms with distributed computing capabilities via Dask for scalable analysis from single machines to multi-node clusters.
|
||||
description: "Python toolkit for gene regulatory network (GRN) inference from gene expression data using machine learning algorithms. Use this skill for inferring transcription factor-target gene relationships, analyzing single-cell RNA-seq data, building regulatory networks, performing GRN inference from expression matrices, working with GRNBoost2 and GENIE3 algorithms, setting up distributed computing with Dask, integrating with pySCENIC workflows, comparing GRN inference methods, troubleshooting arboreto installation issues, handling large-scale genomic data analysis, and performing reproducible regulatory network analysis. Supports both GRNBoost2 (fast gradient boosting) and GENIE3 (Random Forest) algorithms with distributed computing capabilities via Dask for scalable analysis from single machines to multi-node clusters."
|
||||
---
|
||||
|
||||
# Arboreto - Gene Regulatory Network Inference
|
||||
|
||||
Reference in New Issue
Block a user