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

bio-crispr-screens-batch-correction

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

bio-crispr-screens-batch-correction:Batch effect correction ,用于 CRISPR screens。 Covers normalization across batches,technical replicate handling,、 batch-aware analysis。 适合在combining screens ,面向 multiple batches 或 correcting systematic technical variation时使用。

OpenClawNanoClaw分析处理复现实验bio-crispr-screens-batch-correction🧬 bioinformatics (gptomics bio-* suite)bioinformatics — epidemiological & causal genomicsbatch

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-crispr-screens-batch-correction

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

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Python:scipy/sklearn ,用于 median normalization 、 batch correction。
  • CLI:mageck test ,支持 batch-aware design。
  • Correct batch effects in my CRISPR screens" → Normalize 、 harmonize sgRNA count data across screen batches to remove systematic technical variation while preserving biological signal. Python:scipy/sklearn ,用于 median normalization 、 batch correction CLI:mageck test ,支持 batch-aware design。
  • Goal:Remove systematic 库-size differences between batches。
  • Approach:Scale each sample within batch so that sample medians match global median,correcting ,用于 sequencing depth variation。

原始文档

SKILL.md 摘录

Batch Effect Removal with ComBat

Goal: Remove batch effects using empirical Bayes adjustment while preserving biological signal.

Approach: Log-transform counts, apply pyCombat with a batch vector, and back-transform to count space.

Batch QC Metrics

Goal: Quantify batch effect magnitude to determine whether correction is needed.

Approach: Run PCA on log-transformed counts, compute between-batch vs within-batch variance ratio, and assess whether batch structure dominates the first principal components.

适用场景

  • 适合在combining screens ,面向 multiple batches 或 correcting systematic technical variation时使用。

不适用场景

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

上游相关技能

  • mageck-analysis - Batch-aware MAGeCK analysis
  • screen-qc - Quality control before correction
  • hit-calling - Analysis after batch correction
  • library-design - Control guide design

相关技能

相关技能

返回目录
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查看