Convert genomic coordinates between assembly versions (GRCh37/hg19 to GRCh38/hg38, mm9 to mm10). Guides UCSC liftOver for BED files, CrossMap for VCF/bigWig, and handles unmapped regions with provenance logging.
$npx -y skills add ammawla/encode-toolkit --skill liftover-coordinatesInstalls into the current project.
Run `npx skills use "https://github.com/ammawla/encode-toolkit" --skill "ammawla/encode-toolkit/liftover-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/ammawla/encode-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/ammawla/encode-toolkit"` and select the relevant skills, then follow their instructions.