bioinformatics-installer
Install bioinformatics tools for ENCODE data analysis. Covers CLI tools (BWA, STAR, samtools, MACS2), R/Bioconductor packages (DESeq2, Seurat, ChIPseeker), Python packages (Scanpy, deeptools), and Nextflow pipeline infrastructure. Generates conda environments, R install scripts, and Python requirements. Use when the user needs to set up a bioinformatics workstation, install tools for a specific assay, create reproducible environments, or troubleshoot dependency issues. Trigger on: install tools, set up environment, conda create, bioinformatics setup, install R packages, install Bioconductor, install pipeline tools.
适合你,如果需要快速配置生物信息学分析工作站或可复现环境
npx oh-my-skill add ammawla/encode-toolkit/bioinformatics-installercurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- ammawla/encode-toolkit/bioinformatics-installernpx oh-my-skill verify ammawla/encode-toolkit/bioinformatics-installer怎么用
商店整理自技能原文 · 版本 b1d90bc · 表述以原文为准安装 ENCODE 数据分析所需的生物信息学工具,包括命令行工具、R/Bioconductor 包、Python 包和 Nextflow 流程基础设施。它会生成 conda 环境、R 安装脚本和 Python 依赖文件。
当用户需要设置生物信息学工作站、安装特定分析的工具、创建可复现环境或解决依赖问题时触发。