数据与复现统计与数据分析FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
BU

bulk-rna-seq-differential-expression-with-omicverse

维护者 FreedomIntelligence · 最近更新 2026年4月1日

bulk-rna-seq-differential-expression-with-omicverse:Follow this skill to run end-to-end differential expression (DEG) workflow showcased in [`t_deg.ipynb`](../../omicverse_guide/docs/Tutorials-bulk/t_deg.ipynb)。 It assumes user provides raw gene-level count matrix (e.g.,,面向 featureCounts) 、 wants to analyse bulk RNA-seq cohorts inside omicverse。

OpenClawNanoClaw分析处理复现实验bulk-deg-analysis🔬 omics & computational biologysingle-cell & spatial omicsguide

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bulk-deg-analysis

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Follow this skill to run end-to-end differential expression (DEG) workflow showcased in t_deg.ipynb. It assumes user provides raw gene-level count matrix (e.g.,,面向 featureCounts) 、 wants to analyse bulk RNA-seq cohorts inside omicverse。
  • Import omicverse as ov,scanpy as sc,、 matplotlib.pyplot as plt。
  • Call ov.plot_set() so downstream plots adopt omicverse styling。
  • When gene IDs must be converted to gene symbols,instruct user to download mapping pairs ,通过 ov.utils.download_geneid_annotation_pair() 、 store them under genesets/。
  • Mention available prebuilt genomes (T2T-CHM13,GRCh38,GRCh37,GRCm39,danRer7,danRer11) 、 that users can generate their own mapping ,面向 GTF files if needed。

原始文档

SKILL.md 摘录

Examples

  • "I have a featureCounts matrix for mouse tumour samples—normalize it with DESeq2, run t-test DEG, and highlight the top 8 genes in a volcano plot."
  • "Use omicverse to compute edgeR-style differential expression between treated and control replicates, then run GO enrichment on significant genes."
  • "Guide me through converting Ensembl IDs to symbols, performing limma DEG, and plotting boxplots for Krtap9-5 and Lef1."

适用场景

  • 适合在user has bulk count matrices 、 needs differential expression analysis in omicverse时使用。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
AR
数据与复现统计与数据分析

arxiv-database

arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…

Claude Code分析处理
K-Dense-AI/claude-scientific-skills查看
BA
数据与复现统计与数据分析

bayesian-optimizer

bayesian-optimizer:Bayesian optimization ,用于 experimental design 、 hyperparameter tuning in biomedical research。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现统计与数据分析

bio-alignment-files-bam-statistics

bio-alignment-files-bam-statistics:Compute alignment statistics:flagstat,idxstats,coverage depth。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现统计与数据分析

bio-alignment-msa-statistics

bio-alignment-msa-statistics:Calculate alignment statistics ,涵盖 sequence identity,conservation scores,substitution matri…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看