Hello Harold,
Thank you for contacting us. In order to display the chromosome names
correctly, you will have to go back to your bed file used to construct
the bigWig file and change the chromosome names, then construct a new
bigWig file. One of our engineers suggests using a sed command similar
to the one below to convert Ensembl GRCh37 names to UCSC hg19 names:
's/^\([0-9XY][0-9]*\)/chr\1/; s/^MT/chrM/; /^GL3.*/d; /^HSCHR[1-5]/d;
/^HSCHR[7-9]/d;
/^HSCHR6_1/d; /^HG/d'
If you have any further questions, please reply to
gen...@soe.ucsc.edu. All messages sent to that address are archived on
a publicly-accessible forum. If your question includes sensitive data,
you may send it instead to
genom...@soe.ucsc.edu.
- - -
Luvina Guruvadoo
UCSC Genome Bioinformatics Group
> --
>