Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

PerturbNMF

يحتوي PerturbNMF على 4 من skills المجمعة من EngreitzLab، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
5
محدث
2026-06-09
Forks
3
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

perturbnmf-runner
مطوّرو البرمجيات

Interactive PerturbNMF pipeline runner. Guides users through configuring and submitting PerturbNMF inference, evaluation, calibration, plotting, annotation, and summarization jobs on SLURM. Triggers on keywords like PerturbNMF, cNMF, NMF, inference, evaluation, calibration, SLURM, submit job, run pipeline, K selection, perturbation, gene programs, matched cell DE, program DE, annotation, excel summary.

2026-06-09
pipeline-drift-check
محللو ضمان جودة البرمجيات والمختبرون

Detect parameter drift across the PerturbNMF pipeline. Cross-checks every `--flag` defined in `src/**/*.py` (argparse) and `src/**/*.R` (optparse) against what is mentioned in sibling README.md files, sibling .sh runners, and the perturbNMF-runner skill markdown (SKILL.md + references/*.md). Use this skill whenever the user says "check drift", "drift check", "check parameter drift", "run drift check", "are the docs in sync", "did I update everything", "check if README/sh/skill match the .py", "sync check", or "doc sync". Also trigger after the user edits any pipeline argparse, README, SLURM .sh runner, or the perturbNMF-runner skill references — and any time they ask whether parameter names in .py, .sh, README, and the skill files agree.

2026-06-09
run-tests
محللو ضمان جودة البرمجيات والمختبرون

Run the cNMF benchmarking pipeline test suite end-to-end: clean previous outputs, run sk-cNMF (CPU) and torch-cNMF (GPU via SLURM) inference tests, evaluation tests, and summarize pass/fail results. Use this skill whenever the user says "run tests", "run the tests", "test the pipeline", "rerun tests", "run sk-cNMF tests", "run torch tests", "run inference tests", "run evaluation tests", or any variation asking to execute, rerun, or check the cNMF test suite. Also trigger when the user asks to "clean and rerun", "test sk and torch", or "submit test jobs".

2026-06-05
h5mu-structure
علماء البيانات

Inspect an .h5mu (MuData) file and generate a structured txt summary of its contents in a tree format. Lists all modalities, their X matrices, obs/var columns, uns, obsm, layers, obsp, varm, varp, and MuData-level attributes. Use this skill whenever the user asks to inspect, describe, summarize, or explore the structure of a .h5mu file, or when they want to know what's inside a MuData object saved on disk. Also trigger when the user says things like "what's in this h5mu", "show me the structure", "list the columns", "describe this mudata", or references .h5mu files and wants to understand their contents.

2026-05-13