Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
omicverse
GitHub creator profile

omicverse

Repository-level view of 86 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
86
repositories
3
occupation fields
2
updated
2026-05-16
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
omicverse-skills
39 skills41updated 2026-05-16
45% of creator
omicverse-bulk-metabol-untargeted-lipidomics
데이터 과학자

Two adjacent LC-MS workflows on AnnData — (1) untargeted metabolomics with m/z-based peak annotation, mummichog pathway inference and adduct-ppm matching, and (2) lipidomics with LIPID MAPS shorthand parsing, lipid-class aggregation, and LION term enrichment. Use when converting `t_metabol_04_untargeted` or `t_metabol_05_lipidomics` into a reusable skill, when the input feature IDs encode `m/z`/`RT`, or when the var_names look like `PC 34:1` / `Cer d18:1/24:0` / `TAG 54:3`.

2026-05-16
bulk-rna-seq-differential-expression-with-omicverse
데이터 과학자

Bulk RNA-seq DEG pipeline: gene ID mapping, DESeq2 normalization, statistical testing, volcano plots, and pathway enrichment in OmicVerse.

2026-05-11
bulk-fastq-quantification
데이터 과학자

End-to-end bulk RNA-seq quantification with omicverse's alignment module — SRA download, fastp QC, two interchangeable quantification paths (STAR + featureCount, OR alignment-free kb-python with technology='BULK'), and wiring into `ov.bulk.pyDEG` DESeq2. Single-cell kb-python (10XV2/10XV3) is out of scope — use the `single-cell-kb-alignment` skill instead.

2026-05-11
omicverse-single-cell-cellrank-fate
기타 생물 과학자

CellRank fate maps from RNA velocity. Combine VelocityKernel + ConnectivityKernel into a transition matrix, fit a GPCCA estimator, predict terminal states, and produce per-cell fate probabilities. Visualise with `ov.pl.branch_streamplot` and feed branch-resolved gene-trends into `ov.single.dynamic_features` / `ov.pl.dynamic_trends` / `ov.pl.dynamic_heatmap`. Use after RNA velocity is computed (scvelo / dynamo / latentvelo / graphvelo) and before reporting fate probabilities or marker dynamics.

2026-05-11
omicverse-single-cell-cnmf-program-discovery
기타 생물 과학자

Run OmicVerse single-cell NMF program discovery as a reusable, triggerable skill — both the classical Python `ov.single.cNMF` (consensus NMF with CPU/GPU factorization, K-selection, RFC labelling) and the Rust-backed `ov.single.NMF` (fast `nmf-rs` backend: dnmf default, Brunet-style K-selection with stability-drop auto-K, cNMF-style consensus heatmap, RFC labels). Use when fitting consensus NMF gene programs on single-cell AnnData, choosing K, building consensus, or converting normalized usage programs into hard cluster labels.

2026-05-11
omicverse-single-cell-monocle2-trajectory
기타 생물 과학자

Monocle2-style single-cell trajectory analysis on AnnData via the `ov.single.Monocle` class - DDRTree pseudotime + branch detection + per-gene differential test + BEAM branch-dependent gene discovery, plus the unified `ov.pl.trajectory` / `ov.pl.trajectory_overlay` / `ov.pl.trajectory_tree` plotters and the shared pseudotime visualisations (`branch_streamplot`, `dynamic_heatmap`, `dynamic_trends`). Use when fitting a Monocle2 trajectory on an annotated AnnData, when deriving branch-aware gene trends with `dynamic_features`, or when reproducing `t_traj_monocle2`.

2026-05-11
omicverse-single-cell-sctour-trajectory
데이터 과학자

Run the OmicVerse sctour trajectory branch on raw-count single-cell AnnData. Use when adapting the scTour part of an OmicVerse trajectory notebook, or when you need sctour pseudotime, latent space, or vector-field outputs instead of the diffusion_map, slingshot, or palantir branches.

2026-05-11
omicverse-single-cell-trajectory-inference
기타 생물 과학자

Run or adapt OmicVerse single-cell trajectory inference on cluster-ready AnnData. Use when converting OmicVerse trajectory notebooks into a reusable skill, or when choosing the diffusion_map, slingshot, palantir, PAGA, or Palantir branch-selection branches for developmental ordering and lineage summaries.

2026-05-11
Showing top 8 of 39 collected skills in this repository.
#002
omicverse
31 skills1.0k129updated 2026-04-03
36% of creator
omicverse-visualization-for-bulk-color-systems-and-single-cell-d
소프트웨어 개발자

OmicVerse plotting: volcano, venn, boxplot, embedding, density, heatmap families, dotplot, convex hull, stacked bar, and Forbidden City color palettes.

2026-04-03
single-cell-cellphonedb-communication-mapping
기타 생물 과학자

CellPhoneDB v5 ligand-receptor analysis, CellChatViz plots, and the newer ccc_heatmap / ccc_network_plot / ccc_stat_plot communication visualizations in OmicVerse.

2026-04-03
single-cell-annotation-skills-with-omicverse
기타 생물 과학자

Cell type annotation: SCSA, MetaTiME, CellVote consensus, CellMatch, GPTAnno, weighted KNN label transfer in OmicVerse.

2026-03-26
bulk-rna-seq-batch-correction-with-combat
기타 생물 과학자

Bulk RNA-seq batch correction with pyComBat: remove batch effects from merged cohorts, export corrected matrices, and benchmark visualizations.

2026-03-12
bulk-rna-seq-deseq2-analysis-with-omicverse
기타 생물 과학자

PyDESeq2 differential expression: ID mapping, DE testing, fold-change thresholding, and GSEA enrichment visualization in OmicVerse.

2026-03-12
string-protein-interaction-analysis-with-omicverse
데이터 과학자

STRING protein-protein interaction network analysis with pyPPI: query STRING database, build PPI graphs, expand with add_nodes, and visualize styled networks for bulk gene lists.

2026-03-12
bulk-rna-seq-deconvolution-with-bulk2single
기타 생물 과학자

Turn bulk RNA-seq cohorts into synthetic single-cell datasets using omicverse's Bulk2Single workflow for cell fraction estimation, beta-VAE generation, and quality control comparisons against reference scRNA-seq.

2026-03-12
bulktrajblend-trajectory-interpolation
기타 생물 과학자

Extend scRNA-seq developmental trajectories with BulkTrajBlend by generating intermediate cells from bulk RNA-seq, training beta-VAE and GNN models, and interpolating missing states.

2026-03-12
Showing top 8 of 31 collected skills in this repository.
#003
omicclaw
16 skills295updated 2026-03-12
19% of creator
bulk-rna-seq-batch-correction-with-combat
기타 생물 과학자

Bulk RNA-seq batch correction with pyComBat: remove batch effects from merged cohorts, export corrected matrices, and benchmark visualizations.

2026-03-12
bulk-rna-seq-differential-expression-with-omicverse
데이터 과학자

Bulk RNA-seq DEG pipeline: gene ID mapping, DESeq2 normalization, statistical testing, volcano plots, and pathway enrichment in OmicVerse.

2026-03-12
bulk-rna-seq-deseq2-analysis-with-omicverse
데이터 과학자

PyDESeq2 differential expression: ID mapping, DE testing, fold-change thresholding, and GSEA enrichment visualization in OmicVerse.

2026-03-12
bulk-rna-seq-deconvolution-with-bulk2single
데이터 과학자

Turn bulk RNA-seq cohorts into synthetic single-cell datasets using omicverse's Bulk2Single workflow for cell fraction estimation, beta-VAE generation, and quality control comparisons against reference scRNA-seq.

2026-03-12
bulktrajblend-trajectory-interpolation
기타 생물 과학자

Extend scRNA-seq developmental trajectories with BulkTrajBlend by generating intermediate cells from bulk RNA-seq, training beta-VAE and GNN models, and interpolating missing states.

2026-03-12
bulk-wgcna-analysis-with-omicverse
데이터 과학자

WGCNA co-expression network: soft-threshold, module detection, eigengenes, hub genes, and trait correlation in OmicVerse.

2026-03-12
gsea-enrichment-analysis
데이터 과학자

Gene set enrichment analysis with correct geneset format handling. Critical guidance for loading pathway databases and running enrichment in OmicVerse.

2026-03-12
omicverse-visualization-for-bulk-color-systems-and-single-cell-d
데이터 과학자

OmicVerse plotting: volcano, venn, boxplot, embedding, density, dotplot, convex hull, stacked bar, and Forbidden City color palettes.

2026-03-12
Showing top 8 of 16 collected skills in this repository.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다