byk-dense-ai· 237 skills
Convert genomic intervals between coordinate conventions, normalise and compare variant representations, and detect assembly or contig-naming mismatches before they corrupt an analysis. Use whenever coordinates cross a format, tool, or assembly boundary - converting between BED, GFF/GTF, VCF, SAM/BAM, WIG, PSL, genePred, Picard interval_list, or region strings; reconciling 0-based half-open with 1-based inclusive; left-aligning or trimming indels; checking whether two variant records describe the same change; mapping genomic to transcript, CDS, or protein positions; auditing a BED/GTF/VCF for convention violations; or diagnosing GRCh37 vs hg19 vs GRCh38 vs T2T, chr-prefix, and liftover problems. Triggers include "off by one", "0-based", "1-based", "half-open", "coordinate system", "left-align", "normalize variant", "bcftools norm", "chr prefix", "wrong genome build", "liftover", "REF mismatch", and "HGVS".
$npx -y skills add k-dense-ai/scientific-agent-skills --skill genomic-coordinatesInstalls into the current project.
Run `npx skills use "https://github.com/k-dense-ai/scientific-agent-skills" --skill "k-dense-ai/scientific-agent-skills/genomic-coordinates"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/k-dense-ai/scientific-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/k-dense-ai/scientific-agent-skills"` and select the relevant skills, then follow their instructions.