Skip to main content

Skills in this repository

mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills- - Page 5

SkillsMP has collected 810 skills from mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills-. Open a skill to review its source and details.

mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills-

Showing 40 of 810 collected skills.

occupation
Biological Scientists, All Other
description

Predict cell differentiation potency from scRNA-seq data using gene expression complexity as a proxy for stemness.

updated
occupation
Data Scientists
description

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.

updated
occupation
Biological Scientists, All Other
description

Sample-aware differential abundance and compositional analysis for scRNA-seq using Milo, scCODA, or an exploratory proportion-based fallback.

updated
occupation
Biological Scientists, All Other
description

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…

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Data Scientists
description

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.

updated
occupation
Biological Scientists, All Other
description

Discover de novo gene programs and per-cell usage scores from scRNA-seq data using cNMF-compatible or NMF workflows.

updated
occupation
Biological Scientists, All Other
description

Infer gene regulatory networks from scRNA-seq using the pySCENIC workflow: GRNBoost2 for adjacency inference, cisTarget-style motif pruning, and AUCell regulon scoring.

updated
occupation
Biological Scientists, All Other
description

In-silico perturbation analysis for scRNA-seq. Simulates the effect of knocking out a target gene and identifies differentially regulated genes.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Data Scientists
description

Compress scRNA-seq data into metacell-level summaries using SEACells or a lightweight k-means aggregation fallback.

updated
occupation
Data Scientists
description

Merge multiple single-sample scRNA-seq count matrices (from sc-count) into one downstream-ready AnnData with sample labels.

updated
occupation
Biological Scientists, All Other
description

Single-cell pathway and gene-set activity scoring for preprocessed scRNA-seq data using AUCell or a lightweight normalized-expression module-score path.

updated
occupation
Data Scientists
description

Prepare perturbation-ready scRNA AnnData objects by merging barcode-to-guide assignments into expression data and exporting a downstream-safe h5ad for `sc-perturb`.

updated
occupation
Data Scientists
description

Single-cell perturbation analysis for scRNA-seq perturbation screens using the official pertpy Mixscape workflow.

updated
occupation
Biological Scientists, All Other
description

Base scRNA preprocessing after QC: QC-aware filtering, normalization, highly variable gene selection, and PCA.

updated
occupation
Data Scientists
description

Single-cell pseudotime and lineage inference after clustering, with DPT, Palantir, VIA, CellRank, or Slingshot plus post-hoc trajectory gene ranking.

updated
occupation
Data Scientists
description

Review cell quality before filtering. Computes counts, detected genes, mitochondrial percentage, and ribosomal percentage, but does not remove cells.

updated
occupation
Biological Scientists, All Other
description

Start here if you already have an external single-cell h5ad. Fixes the AnnData contract so downstream OmicsClaw scRNA skills can use it safely.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Biological Scientists, All Other
description

Cell type annotation for spatial transcriptomics data using Scanpy marker-gene overlap scoring, Tangram mapping, scANVI transfer, or CellAssign probabilistic models.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Biological Scientists, All Other
description

Cell-cell communication analysis for spatial transcriptomics using LIANA, CellPhoneDB, FastCCC, or CellChat, with method-specific parameter hints and standardized ligand-receptor outputs.

updated
occupation
Data Scientists
description

Compare experimental conditions in spatial transcriptomics data using pseudobulk differential expression with method-aware PyDESeq2 or Wilcoxon testing and explicit replicate handling.

updated
occupation
Biological Scientists, All Other
description

Differential expression and marker discovery for spatial transcriptomics using Scanpy Wilcoxon / t-test or sample-aware pseudobulk PyDESeq2.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Data Scientists
description

Identify tissue regions and spatial niches from preprocessed spatial transcriptomics data using Leiden, Louvain, SpaGCN, STAGATE, GraphST, BANKSY, or CellCharter.

updated
occupation
Data Scientists
description

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.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Data Scientists
description

Multi-sample integration and batch correction for spatial transcriptomics data using Harmony, BBKNN, or Scanorama.

updated
occupation
Data Scientists
description

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…

updated
occupation
Data Scientists
description

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…

updated
occupation
Data Scientists
description

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.

updated
occupation
Data Scientists
description

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.

updated
occupation
Biological Scientists, All Other
description

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.

updated
occupation
Data Scientists
description

Trajectory inference and pseudotime analysis for spatial transcriptomics using DPT, CellRank, or Palantir, with method-specific parameter hints and standardized trajectory outputs.

updated
occupation
Data Scientists
description

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…

updated
occupation
Software Developers
description

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.

updated
Showing 40 of 810 collected skills.