Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

missense-kinase-toolkit

missense-kinase-toolkit에는 choderalab에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
3
업데이트
2026-07-11
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

docs
소프트웨어 개발자

missense-kinase-toolkit Sphinx docs; extends my central `docs` skill. Use when adding/removing public API, fixing docstrings, or regenerating the docs/generated stubs (then rebuild with make clean && make html).

2026-07-11
git
소프트웨어 개발자

missense-kinase-toolkit-specific git conventions; extends my central `git` skill. Use when creating commits, branches, or pull requests.

2026-07-10
tests
소프트웨어 품질 보증 분석가·테스터

missense-kinase-toolkit-specific testing conventions; extends my central `tests` skill. Use when adding or running tests, or debugging test failures.

2026-06-22
app-integration
소프트웨어 개발자

How the Streamlit app and the reusable mkt.databases.app package fit together (SequenceAlignment, StructureConfig/Visualizer, PropertyTables) and the schema → databases → app dependency chain. Use when editing the Streamlit app or the mkt.databases.app modules, or wiring visualization logic between them.

2026-06-19
building-api-clients
소프트웨어 개발자

How to add or modify a database/API client in mkt.databases (the APIClient hierarchy in api_schema.py, query datetime + cache provenance stamping, requests caching, token handling). Use when integrating a new data source (REST/Swagger/GraphQL) or editing an existing client like cbioportal, oncokb, uniprot, chembl, open_targets, hgnc, pfam, ncbi, protvar, cancer_hotspots.

2026-06-19
ci
소프트웨어 개발자

missense-kinase-toolkit-specific CI/CD layout; extends my central `ci` skill. Use when editing .github/workflows, adding a sub-package, changing the test env, or debugging CI failures.

2026-06-19
formatting
소프트웨어 개발자

missense-kinase-toolkit-specific Python style; extends my central `formatting` skill. Use whenever writing or editing any Python code in this repo.

2026-06-19
plotting
소프트웨어 개발자

missense-kinase-toolkit-specific plotting conventions; extends my central `plotting` skill. Use whenever writing or editing figure code (e.g. `mkt.databases.plot`) or generating project figures.

2026-06-19
pymol-viz
소프트웨어 개발자

How kinase structure visualization works in this repo: the StructureConfig/StructureVisualizer/PyMOLGenerator pipeline, the generate_pymol_files CLI, and when to use generated scripts (licensed PyMOL) vs in-process pymol2/SASA. Use when generating or editing PyMOL files, structure highlighting configs, or SASA computation.

2026-06-19