Predict cell differentiation potency from scRNA-seq data using gene expression complexity as a proxy for stemness.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills-에서 810개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills-수집된 skill 810개 중 40개를 표시합니다.
Predict cell differentiation potency from scRNA-seq data using gene expression complexity as a proxy for stemness.
원문 언어: 영어
Differential expression for single-cell RNA-seq using exploratory Scanpy ranking, R-backed MAST, or replicate-aware pseudobulk DESeq2. The wrapper separates cluster/group marker ranking from sample-aware condition DE.
원문 언어: 영어
Sample-aware differential abundance and compositional analysis for scRNA-seq using Milo, scCODA, or an exploratory proportion-based fallback.
원문 언어: 영어
Annotate putative doublets in single-cell RNA-seq data using Scrublet, DoubletDetection, DoubletFinder, scDblFinder, or scds. The wrapper preserves the current AnnData matrix semantics, standardizes output columns in `obs`, and exports a reusable figure/table…
원문 언어: 영어
Statistical enrichment analysis for single-cell RNA-seq using ORA or preranked GSEA on marker or differential-expression rankings. This skill is for GO/KEGG/Reactome/Hallmark term significance, not per-cell pathway activity scoring.
원문 언어: 영어
Start here if you have raw single-cell FASTQ files. Checks read quality before counting with FastQC and MultiQC when available, plus a stable local fallback summary.
원문 언어: 영어
Filter cells and genes from single-cell RNA-seq AnnData objects using QC-derived thresholds or tissue presets. This wrapper removes low-quality cells/genes but does not normalize, cluster, or annotate the dataset.
원문 언어: 영어
Discover de novo gene programs and per-cell usage scores from scRNA-seq data using cNMF-compatible or NMF workflows.
원문 언어: 영어
Infer gene regulatory networks from scRNA-seq using the pySCENIC workflow: GRNBoost2 for adjacency inference, cisTarget-style motif pruning, and AUCell regulon scoring.
원문 언어: 영어
In-silico perturbation analysis for scRNA-seq. Simulates the effect of knocking out a target gene and identifies differentially regulated genes.
원문 언어: 영어
Rank cluster marker genes from normalized single-cell AnnData using Scanpy-backed Wilcoxon, t-test, or logistic-regression methods. The wrapper standardizes outputs for downstream annotation and review.
원문 언어: 영어
Compress scRNA-seq data into metacell-level summaries using SEACells or a lightweight k-means aggregation fallback.
원문 언어: 영어
Merge multiple single-sample scRNA-seq count matrices (from sc-count) into one downstream-ready AnnData with sample labels.
원문 언어: 영어
Single-cell pathway and gene-set activity scoring for preprocessed scRNA-seq data using AUCell or a lightweight normalized-expression module-score path.
원문 언어: 영어
Prepare perturbation-ready scRNA AnnData objects by merging barcode-to-guide assignments into expression data and exporting a downstream-safe h5ad for `sc-perturb`.
원문 언어: 영어
Single-cell perturbation analysis for scRNA-seq perturbation screens using the official pertpy Mixscape workflow.
원문 언어: 영어
Base scRNA preprocessing after QC: QC-aware filtering, normalization, highly variable gene selection, and PCA.
원문 언어: 영어
Single-cell pseudotime and lineage inference after clustering, with DPT, Palantir, VIA, CellRank, or Slingshot plus post-hoc trajectory gene ranking.
원문 언어: 영어
Review cell quality before filtering. Computes counts, detected genes, mitochondrial percentage, and ribosomal percentage, but does not remove cells.
원문 언어: 영어
Start here if you already have an external single-cell h5ad. Fixes the AnnData contract so downstream OmicsClaw scRNA skills can use it safely.
원문 언어: 영어
Start here for RNA velocity when you have Cell Ranger BAM, loom, or STARsolo Velocyto output. Creates the spliced and unspliced layers needed by scVelo.
원문 언어: 영어
Run scVelo on a velocity-ready h5ad using stochastic, dynamical, or steady-state modes. Use `sc-velocity-prep` first if spliced/unspliced layers are missing.
원문 언어: 영어
Cell type annotation for spatial transcriptomics data using Scanpy marker-gene overlap scoring, Tangram mapping, scANVI transfer, or CellAssign probabilistic models.
원문 언어: 영어
Infer copy number variation programs from spatial transcriptomics data using inferCNVpy or Numbat, with method-aware matrix selection, reference controls, and spatially mappable CNV summaries.
원문 언어: 영어
Cell-cell communication analysis for spatial transcriptomics using LIANA, CellPhoneDB, FastCCC, or CellChat, with method-specific parameter hints and standardized ligand-receptor outputs.
원문 언어: 영어
Compare experimental conditions in spatial transcriptomics data using pseudobulk differential expression with method-aware PyDESeq2 or Wilcoxon testing and explicit replicate handling.
원문 언어: 영어
Differential expression and marker discovery for spatial transcriptomics using Scanpy Wilcoxon / t-test or sample-aware pseudobulk PyDESeq2.
원문 언어: 영어
Cell type deconvolution for spatial transcriptomics using FlashDeconv, Cell2location, RCTD, DestVI, Stereoscope, Tangram, SPOTlight, or CARD, with method-specific parameter hints and standardized proportion outputs.
원문 언어: 영어
Identify tissue regions and spatial niches from preprocessed spatial transcriptomics data using Leiden, Louvain, SpaGCN, STAGATE, GraphST, BANKSY, or CellCharter.
원문 언어: 영어
Pathway and gene-set enrichment analysis for spatial transcriptomics using ORA-style enrichr, preranked GSEA, or ssGSEA with local-first gene-set resolution and method-aware parameter controls.
원문 언어: 영어
Find genes with spatially variable expression patterns using Moran's I, SpatialDE, SPARK-X, or FlashS. Identifies genes whose expression is non-randomly distributed across tissue coordinates.
원문 언어: 영어
Multi-sample integration and batch correction for spatial transcriptomics data using Harmony, BBKNN, or Scanorama.
원문 언어: 영어
Extract a local spatial microenvironment by selecting cells or spots within a physical radius of a center population, preserving coordinates and labels in a downstream-ready h5ad subset for tumor microenvironment, neighborhood, spatial communication, and…
원문 언어: 영어
Load matrix-level spatial transcriptomics data (including raw_counts.h5ad from spatial-raw-processing), run the current OmicsClaw scanpy-standard preprocessing workflow, and export a downstream-ready AnnData with explicit effective QC parameters plus a…
원문 언어: 영어
Process barcoded spatial transcriptomics FASTQ pairs with st_pipeline, preserve upstream artifacts, convert the counts matrix into a standardized raw_counts.h5ad, and hand off cleanly to spatial-preprocess.
원문 언어: 영어
Spatial registration and multi-slice alignment for spatial transcriptomics data using PASTE or STalign, with method-specific parameter hints, standardized aligned-coordinate outputs, and a unified registration visualization contract.
원문 언어: 영어
Spatial statistics for spatial transcriptomics using neighborhood enrichment, Ripley's statistics, co-occurrence, Moran/Geary autocorrelation, local Moran, Getis-Ord Gi*, bivariate Moran, and spatial graph centrality summaries.
원문 언어: 영어
Trajectory inference and pseudotime analysis for spatial transcriptomics using DPT, CellRank, or Palantir, with method-specific parameter hints and standardized trajectory outputs.
원문 언어: 영어
RNA velocity and cellular dynamics analysis for spatial transcriptomics using scVelo stochastic / deterministic / dynamical models or VELOVI, with method-aware preprocessing, graph, training controls, and a standardized OmicsClaw gallery + figure_data output…
원문 언어: 영어
Build and operate Claude Code workflows in the terminal, IDE, and GitHub Actions with hooks, MCP, and approval-aware repo automation. Use when evaluating or deploying Anthropic's coding-agent surface rather than generic Claude API usage.
원문 언어: 영어