بنقرة واحدة
external-tools
External tool integration and citation requirements for Mycelia
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
External tool integration and citation requirements for Mycelia
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Rules for test isolation — preventing global state leakage from @eval monkeypatching
Mycelia-specific test coverage expansion workflow
Staged test organization and testing guidelines for Mycelia
Diagnose and fix Lustre scratch "disk full" errors on /global/scratch when filesystem space appears available. Use for failed downloads/writes in scratch, TMPDIR issues, OST/MDT saturation, quota checks, and re-striping temp paths to healthy pools.
SLURM and HPC guidance for Mycelia benchmarks and large-scale analysis
Julia coding style and import rules for Mycelia package
| name | external-tools |
| description | External tool integration and citation requirements for Mycelia |
Rules for integrating external bioinformatics tools.
src/When using external tools or databases, ensure proper citations:
Always cite:
Include in:
Example:
# Uses minimap2 for alignment
# Citation: Li, H. (2018). Minimap2: pairwise alignment for nucleotide sequences.
# DOI: 10.1093/bioinformatics/bty191
MYCELIA_RUN_EXTERNAL=true without extra flagsTrack for each external tool:
src/test/8_tool_integration/MYCELIA_RUN_EXTERNAL flag for tests