bio-blat
SKILL.md
BLAT API Searching
Quick start
Run BLAT locally via the Python CLI script. The script manages reference downloads.
Utility script
Install dependencies:
uv pip install typer
Run BLAT with a FASTA file:
python scripts/run_blat_local.py run --reference hg38 --fasta path/to/query.fasta
Run BLAT with a raw sequence:
python scripts/run_blat_local.py run --reference CHM13 --sequence ACTG...
Save JSON output to a file:
python scripts/run_blat_local.py run --reference hg38 --sequence ACTG... --output blat.json
When to read references
- Local BLAT setup and references: See
references/local_blat.md
Workflow (local-only)
- Confirm the reference assembly (
hg38orCHM13). - Ensure the 2bit reference exists in
~/.local/share/blat. - Use the CLI script to run BLAT and get a PSL output.
- If FASTA has multiple sequences, split into one sequence per file.
Weekly Installs
3
Repository
dakesan/cc-dnaw…k-pluginFirst Seen
Feb 13, 2026
Security Audits
Installed on
gemini-cli3
claude-code3
github-copilot3
codex3
kimi-cli3
amp3