一键导入
scrnaseq-cell-type-annotation
Marker-based and reference-based cell type annotation of single-cell RNA-seq clusters using SingleR, Azimuth, or manual curation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Marker-based and reference-based cell type annotation of single-cell RNA-seq clusters using SingleR, Azimuth, or manual curation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Decision-grade enzyme/protein mutation design for thermostability with bioactivity-preserving constraints enforced by default, plus structure-aware and consensus-ranking workflows.
Create or update repository skills that conform to local templates, provider metadata requirements, registry rules, and validation workflows.
Assess data quality by reporting missing values, outliers, sample size, and variance structure for each variable in a table.
Estimate model parameters using Bayesian inference (MCMC via Stan or PyMC), returning posterior distributions and credible intervals.
Cluster samples or features using k-means or hierarchical clustering, evaluate cluster quality with silhouette scores, and produce a dendrogram or cluster plot.
Compare a continuous variable between two groups with automatic selection of t-test, Welch test, or Mann-Whitney U test based on data properties.
| name | scrnaseq-cell-type-annotation |
| description | Marker-based and reference-based cell type annotation of single-cell RNA-seq clusters using SingleR, Azimuth, or manual curation. |
scanpy or seurat (default: scanpy)singler, azimuth, manual, or combined (default: combined)HumanPrimaryCellAtlasData, BlueprintEncodeData, MouseRNAseqData, or path to a user-provided reference (default: HumanPrimaryCellAtlasData)pbmcref, bonemarrowref, lungref, kidneyref, brainref)pct.1 (default: 0.1)sc.tl.rank_genes_groups in Scanpy or FindAllMarkers in Seurat). Retain genes with logFC > 0.25, pct.1 > 0.1, and adjusted p-value < 0.05.singler or combined: run SingleR using the specified reference dataset. Map cluster-level pseudobulk profiles to reference cell types. Report per-cluster label and confidence score (delta.next statistic).azimuth or combined: run Azimuth reference mapping. Map query cells to the reference UMAP; assign predicted cell type label and confidence score per cell.cell_type annotation in obs/metadata.cell_type column in obsSeuratData::InstallData().