How To Extract Scores From Wigfix Files
1
0
Entering edit mode
11.2 years ago
dustar1986 ▴ 380

Hi,

I've downloaded "Conservation scores for alignments of 45 vertebrate genomes with Human" and "Conservation scores for alignments of primates genomes with Human" from UCSC in WigFix format.

I wanna extract scores for each position within a certain region and get an output in bedgraph format.

And score should be 0 when the position is not recorded in Wig file.

The output could be like:

Chrom Start End Score

I know bigWigToBedGraph can extract score from bigWig file. Is there any similar tool to extract wigFix file?

Or is there an alternative way to do it?

Thanks for help.

• 6.5k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode
11.2 years ago
KCC ★ 4.1k

Use the wigToBigWig utility found here: http://hgdownload.cse.ucsc.edu/admin/exe/

Then you can use bigWigToBedGraph

ADD COMMENT

Login before adding your answer.

Traffic: 1813 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6