Skip to main content
omicverse
GitHub 제작자 프로필

omicverse

3개 GitHub 저장소에서 수집된 83개 skills를 저장소 단위로 보여줍니다.

수집된 skills
83
저장소
3
업데이트
2026년 5월 16일
저장소 탐색

저장소와 대표 skills

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.…

2026년 5월 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년 5월 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.…

2026년 5월 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…

2026년 5월 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:…

2026년 5월 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` /…

2026년 5월 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,…

2026년 5월 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…

2026년 5월 11일
수집된 skill 39개 중 8개를 표시합니다.
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년 4월 3일
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년 4월 3일
single-cell-annotation-skills-with-omicverse
기타 생물 과학자

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

2026년 3월 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년 3월 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년 3월 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년 3월 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년 3월 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년 3월 12일
수집된 skill 28개 중 8개를 표시합니다.
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년 3월 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년 3월 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년 3월 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년 3월 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년 3월 12일
bulk-wgcna-analysis-with-omicverse
데이터 과학자

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

2026년 3월 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년 3월 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년 3월 12일
수집된 skill 16개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다