deeptools / pyBigWig

A python extension for quick access to bigWig and bigBed files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change chromosome names.

amv33576 opened this issue · comments

Hello, is there a way to change the chromosome names?
I need to replace the name of the chromosomes from HiC_scaffold_25 to chrHIC_SCAFFOLD_25. Any advice?

Thanks,

Anyi

You can't replace them in place, you'll need to make a new bigWig file containing the new names.