arxiv-database
arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…
维护者 FreedomIntelligence · 最近更新 2026年4月1日
bio-crispr-screens-mageck-analysis:MAGeCK (Model-based Analysis of Genome-wide CRISPR-Cas9 Knockout) ,用于 pooled CRISPR screen analysis。 Covers count normalization,gene ranking,、 pathway analysis。 适合在identifying essential genes,drug targets,或 resistance mechanisms ,面向 dropout 或 enrichment screens时使用。
原始来源
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-crispr-screens-mageck-analysis
技能摘要
原始文档
Goal: Quantify sgRNA representation from raw sequencing data.
Approach: Map FASTQ reads to the sgRNA library sequences with MAGeCK count, producing a normalized count matrix and QC summary across all samples.
## library.csv (tab-separated)
sgRNA_ID Gene Sequence
BRCA1_1 BRCA1 ATGGATTTATCTGCTCTTCG
BRCA1_2 BRCA1 CAGCAGATACTTGATGCATC
TP53_1 TP53 CCATTGTTCAATATCGTCCG
...
Goal: Identify genes significantly enriched or depleted between treatment and control conditions.
Approach: Run MAGeCK test with robust rank aggregation, which ranks sgRNAs by fold change, tests whether per-gene sgRNA rankings deviate from uniform, and reports gene-level significance with FDR correction.
相关技能
arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…
bayesian-optimizer:Bayesian optimization ,用于 experimental design 、 hyperparameter tuning in biomedical research。
bio-alignment-files-bam-statistics:Compute alignment statistics:flagstat,idxstats,coverage depth。
bio-alignment-msa-statistics:Calculate alignment statistics ,涵盖 sequence identity,conservation scores,substitution matri…