Skip to main content
Run any Skill in Manus
with one click
msk-access
GitHub creator profile

msk-access

Repository-level view of 21 collected skills across 2 GitHub repositories.

skills collected
21
repositories
2
updated
2026-07-01
repository explorer

Repositories and representative skills

mfsd-analysis
software-developers

Reference for gbcms mFSD (fragment size distribution) — the opt-in --mfsd flag, MAF/VCF column gating, KS test + LLR statistics, and Rust-native ZSTD Parquet output. Use when touching mfsd.rs, parquet_writer.rs, the mFSD report, or column-count tests.

2026-07-01
rust-python-ffi
software-developers

Reference for the gbcms Rust/Python (PyO3) boundary — maturin build commands,

2026-07-01
add-feature
software-developers

Procedure for adding a feature to gbcms following its Git Flow and Rust/Python architecture (branch from develop, plan the layer, implement, sync type stubs, add tests with the 4 counting invariants, update docs/CHANGELOG, QA, PR to develop). Use when starting new feature work.

2026-07-01
rna-annotation
software-developers

Reference for gbcms RNA mode — GTF-based transcript annotation (--gtf), the COITree AnnotationIndex, exon-boundary distance, per-transcript counts, and ASJD (allele-specific junction detection). Use when touching annotation/, rna.rs, or RNA output columns. Strandedness/sense-antisense gotchas live here.

2026-06-30
counting-engine
software-developers

Reference for the gbcms counting core — genomic binning (10kb bins, one fetch per bin), the 4-phase variant-check pipeline, and alignment-backend dispatch. Use when modifying engine.rs or variant_checks.rs, debugging count discrepancies, or reasoning about binning and binned↔legacy parity. For fragment/consensus see fragment-counting; for filters/quality see read-filters-qc.

2026-06-26
debug-error
software-developers

Procedure for diagnosing gbcms build/test/CI errors — Rust compile failures, PyO3 stub mismatches, COITree SIMD (nosimd vs NEON/AVX) issues, CI black/ruff version traps, and test failures. Use when hitting an error and you need the gbcms-specific triage path.

2026-06-26
fragment-counting
software-developers

Reference for fragment-level counting in gbcms — R1/R2 quality-weighted consensus, FAD/FAF (fragment alt depth/fraction), QNAME/UMI deduplication, duplex vs singleton UMI families, strand consistency, and amplicon split. Use when touching shared/fragment.rs or any DPF/RDF/ADF logic, or debugging fragment-level VAF.

2026-06-26
mnp-rescue
software-developers

Reference for gbcms MNP rescue and diagnostic flags — the --rescue-mnp-threshold boundary semantics and the strongly-typed gbcms_diagnostic / gbcms_rescue Rust fields. Use when touching the MNP rescue pass, diagnostic-flag computation, or their tests/stubs.

2026-06-26
Showing top 8 of 11 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded