一键导入
scrna-qc-checklist
Turn single-cell RNA-seq summary metrics into a practical QC checklist with explicit assumptions and threshold recommendations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn single-cell RNA-seq summary metrics into a practical QC checklist with explicit assumptions and threshold recommendations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage the BioAPEX current-feature workflow from scoping through review and completion
Turn an analysis request into a Slurm-ready execution plan with commands, resource assumptions, and job structure.
Scale a buffer recipe to a target volume and compute component masses/volumes.
Save a fetched summary or document to the knowledge base for later retrieval (e.g. after PubMed/UniProt lookup).
Interpret scRNA clusters using marker genes and suggest cell type or state.
Critically evaluate a perturbation hypothesis — challenge assumptions, propose negative controls, and flag confounders.
| name | scRNA_qc_checklist |
| description | Turn single-cell RNA-seq summary metrics into a practical QC checklist with explicit assumptions and threshold recommendations. |
| category | bio/single_cell_rna |
| version | 1 |
| requires_tools | ["search_knowledge_base","python_repl"] |
| requires_network | false |
| user_invocable | true |
| tags | ["scrna","qc","mitochondrial","thresholds"] |
| aliases | ["single_cell_qc_checklist","scrna_threshold_helper"] |
| species | any |
| modality | single_cell_rna |
| stage | qc |
| stability | stable |
| safety_level | low |
Translate a dataset summary into a practical QC recommendation that is explicit about assumptions, red flags, and threshold tradeoffs.
Use this skill when the user provides summary metrics such as cell counts, gene counts, UMI depth, and mitochondrial fraction and wants concrete QC guidance for scRNA-seq.
search_knowledge_base to look for local QC defaults or prior lab guidance when the project already has assay-specific thresholds.python_repl to organize the supplied metrics, compare them against rough expected ranges, and compute any simple summaries that help justify thresholds.search_knowledge_base defaults and python_repl metric checks supported the recommendation.